release: 2022.3.2

This commit is contained in:
Jens Langhammer
2022-03-15 00:01:01 +01:00
parent 37df054f4c
commit 260a7aac63
8 changed files with 13 additions and 13 deletions

View File

@ -25,4 +25,4 @@ func OutpostUserAgent() string {
return fmt.Sprintf("authentik-outpost@%s", FullVersion())
}
const VERSION = "2022.3.1"
const VERSION = "2022.3.2"