Skip to content

Commit 8f59f9d

Browse files
committed
Go back to dev mode
This commit was made automatically by the vitess-releaser tool. See https://github.com/vitessio/vitess-releaser Signed-off-by: Andres Taylor <[email protected]>
1 parent ff85589 commit 8f59f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ package version
2020
// THIS FILE IS AUTO-GENERATED DURING NEW RELEASES BY THE VITESS-RELEASER
2121

2222
var (
23-
Version = "2.16.0-rc1"
23+
Version = "2.16.0"
2424
)

0 commit comments

Comments
 (0)