Skip to content

Commit 78c5884

Browse files
committed
Post-6.17.0
1 parent dc00aa3 commit 78c5884

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
@@ -4,4 +4,4 @@ package version
44
// Nominally things like "6.0.0" for a release, then "6.0.0-dev" in between.
55
// This makes it clear that a given build is on the main dev branch, not a
66
// particular snapshot tag.
7-
var STRING string = "6.17.0"
7+
var STRING string = "6.17.0-dev"

0 commit comments

Comments
 (0)