We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7063e9b commit fbb8d59Copy full SHA for fbb8d59
go.sum
pkg/version/version.go
@@ -2,4 +2,4 @@ package version
2
3
// VERSION is the app-global version string, which will be replaced with a
4
// new value during packaging
5
-const VERSION = "1.0.18"
+const VERSION = "1.0.19"
0 commit comments