Skip to content

Commit b79cd61

Browse files
committed
version: 0.0.18
1 parent e11079e commit b79cd61

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
@@ -1,7 +1,7 @@
11
package version
22

33
// Current application version, would update this when releasing a new version.
4-
const Dockmate_Version = "0.0.17"
4+
const Dockmate_Version = "0.0.18"
55

66
// Repository to check for releases (owner/repo)
77
const Repo = "shubh-io/dockmate"

0 commit comments

Comments
 (0)