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 84bc03e commit b1937bcCopy full SHA for b1937bc
config/vars.go
@@ -7,7 +7,7 @@ import (
7
// Set during build
8
var (
9
// Version is the version of the software, set at build time
10
- Version = "v1.3.1-dev"
+ Version = "v1.3.1"
11
)
12
13
// Other settings
0 commit comments