release: 2021.5.3

This commit is contained in:
Jens Langhammer
2021-05-20 20:17:39 +02:00
parent a925418f60
commit bf4cbb25fe
10 changed files with 25 additions and 25 deletions

View File

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