Skip to content

Commit

Permalink
release v2.13.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoBill authored and LeonardoBill committed Feb 7, 2023
1 parent 068ccc4 commit c47fc77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion version/buildversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.12.1
v2.13.0-rc1
4 changes: 2 additions & 2 deletions version/buildversion.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package version
const VITE_COMMIT_VERSION = "25b479e7f29ab2e0171d132f269a0275ddcb0836"
const VITE_BUILD_VERSION = "v2.12.1"
const VITE_COMMIT_VERSION = "068ccc4ba85bafa99d6a179a42380f3bca3f8172"
const VITE_BUILD_VERSION = "v2.13.0-rc1"

0 comments on commit c47fc77

Please sign in to comment.