Skip to content

Commit 2e6ccab

Browse files
authored
bump version to v0.4.17
1 parent ac2fb6c commit 2e6ccab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/app/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
const (
44
AppName = "Certimate"
5-
AppVersion = "0.4.16"
5+
AppVersion = "0.4.17"
66
AppUserAgent = AppName + "/" + AppVersion
77
)

0 commit comments

Comments
 (0)