release: 2021.9.1

This commit is contained in:
Jens Langhammer
2021-09-22 19:11:20 +02:00
parent bf9e969b53
commit 2fe6de0505
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.1-rc3"
const VERSION = "2021.9.1"