Try to fix builds saying they are dev
This commit is contained in:
parent
c9052bab9f
commit
89cf92640c
@ -28,7 +28,7 @@ var ConfigFilePath = "config.yaml"
|
||||
var GitCommit = ""
|
||||
|
||||
// BuildPlatform is the optional platform this release was built for.
|
||||
var BuildPlatform = "local"
|
||||
var BuildPlatform = "dev"
|
||||
|
||||
// GetReleaseString gets the version string.
|
||||
func GetReleaseString() string {
|
||||
|
Loading…
Reference in New Issue
Block a user