release: 2025.2.0-rc1

This commit is contained in:
Jens Langhammer
2025-02-19 02:36:48 +01:00
parent 0665bfac58
commit 9dcbb4af9e
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"