Merge branch 'version-2021.5'

This commit is contained in:
Jens Langhammer
2021-05-22 20:47:48 +02:00
11 changed files with 26 additions and 26 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")