release: 2021.12.5

This commit is contained in:
Jens Langhammer
2022-01-06 21:29:12 +01:00
parent b6f518ffe6
commit c15e4b24a1
8 changed files with 15 additions and 15 deletions

View File

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