release: 2025.2.3

This commit is contained in:
Jens Langhammer
2025-03-28 14:49:52 +01:00
parent d6c35787b0
commit 748a8e560f
10 changed files with 11 additions and 11 deletions

View File

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