Skip to content

Commit

Permalink
Increment app version
Browse files Browse the repository at this point in the history
  • Loading branch information
icza committed Oct 7, 2024
1 parent f64c9b6 commit 29bc106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/s2prot/s2prot.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (

const (
appName = "s2prot"
appVersion = "v1.5.1"
appVersion = "v1.5.2"
appAuthor = "Andras Belicza"
appHome = "https://github.com/icza/s2prot"
)
Expand Down

0 comments on commit 29bc106

Please sign in to comment.