release: 2021.6.1-rc5
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user