Skip to content

Commit b1937bc

Browse files
committed
v1.3.1
1 parent 84bc03e commit b1937bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/vars.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
// Set during build
88
var (
99
// Version is the version of the software, set at build time
10-
Version = "v1.3.1-dev"
10+
Version = "v1.3.1"
1111
)
1212

1313
// Other settings

0 commit comments

Comments
 (0)