release: 2022.6.2

This commit is contained in:
Jens Langhammer
2022-06-07 21:36:18 +02:00
parent 3b182ca223
commit ff2baf502b
8 changed files with 13 additions and 13 deletions

View File

@ -25,4 +25,4 @@ func OutpostUserAgent() string {
return fmt.Sprintf("goauthentik.io/outpost/%s", FullVersion())
}
const VERSION = "2022.6.1"
const VERSION = "2022.6.2"