release: 2025.6.0-rc1

This commit is contained in:
Simonyi Gergő
2025-05-31 00:42:59 +02:00
parent 4c5fe84f92
commit 45737909f6
11 changed files with 13 additions and 13 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"