Skip to content

Commit 63a57e3

Browse files
authored
bump version to v0.4.15
1 parent afb4da8 commit 63a57e3

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.14"
5+
AppVersion = "0.4.15"
66
AppUserAgent = AppName + "/" + AppVersion
77
)

0 commit comments

Comments
 (0)