Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit abae4e0

Browse files
(v0.0.15) Automated packaging of release by Packagr
1 parent 7e128c8 commit abae4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

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

33
// VERSION is the app-global version string, which will be replaced with a
44
// new value during packaging
5-
const VERSION = "0.0.14"
5+
const VERSION = "0.0.15"

0 commit comments

Comments
 (0)