release: 2025.4.0 (#14299)

Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marcelo Elizeche Landó
2025-04-30 09:15:38 -04:00
committed by GitHub
parent a52f887692
commit e76d388ce4
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.2.4"
const VERSION = "2025.4.0"