root: backport version bump (#12426)

This commit is contained in:
Marc 'risson' Schmitt
2024-12-19 21:27:13 +01:00
committed by GitHub
parent d5ea0ffdc6
commit 3367ac0e08
9 changed files with 10 additions and 10 deletions

View File

@ -29,4 +29,4 @@ func UserAgent() string {
return fmt.Sprintf("authentik@%s", FullVersion())
}
const VERSION = "2024.10.5"
const VERSION = "2024.12.0"