We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8660b2 commit 37ad907Copy full SHA for 37ad907
1 file changed
internal/config/version.go
@@ -1,7 +1,7 @@
1
package config
2
3
var (
4
- appVersion string = "v0.0.5"
+ appVersion string = "v0.0.7"
5
commitHash string = "Unkown"
6
buildDate string = "Unkown"
7
)
0 commit comments