release: 2021.5.4

This commit is contained in:
Jens Langhammer
2021-05-22 20:15:23 +02:00
parent 9d476a42d1
commit 2d5c45543b
10 changed files with 25 additions and 25 deletions

View File

@ -5,7 +5,7 @@ import (
"os"
)
const VERSION = "2021.5.3"
const VERSION = "2021.5.4"
func BUILD() string {
return os.Getenv("GIT_BUILD_HASH")