release: 2021.9.6

This commit is contained in:
Jens Langhammer
2021-10-05 22:22:54 +02:00
parent 2aacb311bc
commit 2b730dec54
10 changed files with 28 additions and 28 deletions

View File

@ -17,4 +17,4 @@ func OutpostUserAgent() string {
return fmt.Sprintf("authentik-outpost@%s (build=%s)", VERSION, BUILD())
}
const VERSION = "2021.9.5"
const VERSION = "2021.9.6"