Skip to content

Commit 7ecc597

Browse files
Post release v1.18 (#544)
1 parent e9f834c commit 7ecc597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/scwversion/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import "fmt"
44

55
var (
66
// VERSION represents the semver version of the package
7-
VERSION = "v1.18"
7+
VERSION = "v1.18+dev"
88

99
// GITCOMMIT represents the git commit hash of the package, it is configured at build time
1010
GITCOMMIT string

0 commit comments

Comments
 (0)