release: 2024.4.3

This commit is contained in:
Jens Langhammer
2024-06-26 19:36:51 +09:00
parent 72dc27f1c9
commit 5afceaa55f
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.4.3"