release: 2021.6.1

This commit is contained in:
Jens Langhammer
2021-06-17 22:14:52 +02:00
parent 19cac4bf43
commit fe6963c428
10 changed files with 28 additions and 28 deletions

View File

@ -5,7 +5,7 @@ import (
"os"
)
const VERSION = "2021.6.1-rc6"
const VERSION = "2021.6.1"
func BUILD() string {
build := os.Getenv("GIT_BUILD_HASH")