Skip to content

Commit

Permalink
Update the version file to 2.14.0-rc1
Browse files Browse the repository at this point in the history
This commit was made automatically by the vitess-releaser tool.

See https://github.com/vitessio/vitess-releaser

Signed-off-by: Rohit Nayak <[email protected]>
  • Loading branch information
rohit-nayak-ps committed Oct 15, 2024
1 parent 7bb01c5 commit a0e7964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ package version
// THIS FILE IS AUTO-GENERATED DURING NEW RELEASES BY THE VITESS-RELEASER

var (
Version = "2.14.0"
Version = "2.14.0-rc1"
)

0 comments on commit a0e7964

Please sign in to comment.