Skip to content

Commit c47e036

Browse files
author
tok-kkk
committed
revert the version number to undefined
1 parent 7438caf commit c47e036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
)
1818

1919
// This will be populated on build
20-
var binaryVersion = "3.0.7"
20+
var binaryVersion = "undefined"
2121

2222
func init() {
2323
rand.Seed(time.Now().UTC().UnixNano())

0 commit comments

Comments
 (0)