release: 2024.6.0-rc1

This commit is contained in:
Marc 'risson' Schmitt
2024-06-14 18:42:26 +02:00
parent f89a4fc276
commit 35cd126406
8 changed files with 9 additions and 9 deletions

View File

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