release: 2021.5.2

This commit is contained in:
Jens Langhammer
2021-05-17 19:54:10 +02:00
parent 7cd80a903a
commit 5a465fbc36
11 changed files with 26 additions and 26 deletions

View File

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