Skip to content

Commit 55ce7d9

Browse files
committed
Update app version
1 parent 63c8bdd commit 55ce7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
"github.com/fatih/color"
2323
)
2424

25-
const localVersion = "2.9.5"
25+
const localVersion = "2.9.6"
2626

2727
var bold = color.New(color.Bold)
2828
var blue = color.New(color.FgBlue)

0 commit comments

Comments
 (0)