release: 2025.4.1

This commit is contained in:
Jens Langhammer
2025-05-15 19:10:52 +02:00
parent 14a6430e21
commit ae47624761
11 changed files with 12 additions and 12 deletions

View File

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