We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b6850c commit d6aadf2Copy full SHA for d6aadf2
internal/tip/const.go
@@ -2,7 +2,7 @@ package tip
2
3
const (
4
ProgramName = "Gotip"
5
- AppVersion = "0.6.1"
+ AppVersion = "0.6.2"
6
)
7
8
0 commit comments