Skip to content

Commit

Permalink
release v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
viteshan committed Sep 25, 2024
1 parent 142a4f6 commit 86456f0
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.14.0-rc1
v2.14.0
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 = "88b8637f09933e1ccf062a4e64160dec80a1b2ab"
const VITE_BUILD_VERSION = "v2.14.0-rc1"
const VITE_COMMIT_VERSION = "142a4f6fa0ed50d24ceaa6445e03da91b6bf8999"
const VITE_BUILD_VERSION = "v2.14.0"

0 comments on commit 86456f0

Please sign in to comment.