release: 2021.6.1-rc6

This commit is contained in:
Jens Langhammer
2021-06-15 21:18:33 +02:00
parent 973f14d911
commit e0f48a30b7
10 changed files with 28 additions and 28 deletions

View File

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