We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a781d8 commit 23068bcCopy full SHA for 23068bc
version.go
@@ -12,7 +12,7 @@ var branch string
12
var stamp string
13
14
// VERSION is the version of this application
15
-var VERSION = "0.16.0"
+var VERSION = "0.16.1"
16
17
// APP is the name of the application
18
const APP = "bb"
0 commit comments