Skip to content

Commit 29bc106

Browse files
committed
Increment app version
1 parent f64c9b6 commit 29bc106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/s2prot/s2prot.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717

1818
const (
1919
appName = "s2prot"
20-
appVersion = "v1.5.1"
20+
appVersion = "v1.5.2"
2121
appAuthor = "Andras Belicza"
2222
appHome = "https://github.com/icza/s2prot"
2323
)

0 commit comments

Comments
 (0)