root: backport version bump 2025.6.0 (#14904)

* release: 2025.6.0-rc1

* release: 2025.6.0
This commit is contained in:
Simonyi Gergő
2025-06-04 18:28:52 +02:00
committed by GitHub
parent a57381ca4a
commit 7a8c2e7ad9
11 changed files with 15 additions and 15 deletions

View File

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