release: 2024.4.2

This commit is contained in:
Marc 'risson' Schmitt
2024-05-07 16:39:33 +02:00
committed by Jens Langhammer
parent 619113e810
commit 6802614fbf
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.1"
const VERSION = "2024.4.2"