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 afb4da8 commit 63a57e3Copy full SHA for 63a57e3
internal/app/app.go
@@ -2,6 +2,6 @@
2
3
const (
4
AppName = "Certimate"
5
- AppVersion = "0.4.14"
+ AppVersion = "0.4.15"
6
AppUserAgent = AppName + "/" + AppVersion
7
)
0 commit comments