release: 2021.6.1-rc5

This commit is contained in:
Jens Langhammer
2021-06-12 15:19:24 +02:00
parent 10d949f7a9
commit d78fda990a
10 changed files with 25 additions and 25 deletions

View File

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