release: 2021.6.4

This commit is contained in:
Jens Langhammer
2021-07-05 16:59:29 +02:00
parent abed254ca1
commit adc4cd9c0d
11 changed files with 29 additions and 29 deletions

View File

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