Skip to content

Commit

Permalink
Update the version file to 2.13.0-rc2
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 20, 2024
1 parent ea54f8f commit 196a297
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.13.0"
Version = "2.13.0-rc2"
)

0 comments on commit 196a297

Please sign in to comment.