We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2fb6c commit 2e6ccabCopy full SHA for 2e6ccab
internal/app/app.go
@@ -2,6 +2,6 @@
2
3
const (
4
AppName = "Certimate"
5
- AppVersion = "0.4.16"
+ AppVersion = "0.4.17"
6
AppUserAgent = AppName + "/" + AppVersion
7
)
0 commit comments