root: Backport version 2025.2 (#13225)

* release: 2025.2.0-rc1

* release: 2025.2.0-rc2

* release: 2025.2.0-rc3

* release: 2025.2.0
This commit is contained in:
Jens L.
2025-02-24 18:35:13 +01:00
committed by GitHub
parent 93b93517be
commit 2b39748c84
10 changed files with 13 additions and 13 deletions

View File

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