Skip to content

Commit 40af30d

Browse files
committed
release v2.11.2-rc1
1 parent c11b7a4 commit 40af30d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

version/buildversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.11.1
1+
v2.11.2-rc1

version/buildversion.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package version
2-
const VITE_COMMIT_VERSION = "eed1ef2d3594df240d2e2870f1fadd8af5818d65"
3-
const VITE_BUILD_VERSION = "v2.11.1"
2+
const VITE_COMMIT_VERSION = "c11b7a4f211403e2108b087c143048408de3edae"
3+
const VITE_BUILD_VERSION = "v2.11.2-rc1"

0 commit comments

Comments
 (0)