We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d147d06 commit 8a19bc6Copy full SHA for 8a19bc6
cmd/server/main.go
@@ -43,7 +43,7 @@ import (
43
44
// Version and Build are set by ldflags
45
var (
46
- version = "v2.0.6-snapshot"
+ version = "v2.0.6"
47
commit = "unset"
48
)
49
0 commit comments