Skip to content

Commit

Permalink
Update the version file to 2.13.0-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Shlomi Noach <[email protected]>
  • Loading branch information
shlomi-noach committed Jun 13, 2024
1 parent 9f6c44b commit 1b4fc2c
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.12.0"
Version = "2.13.0-rc1"
)

0 comments on commit 1b4fc2c

Please sign in to comment.