MISC: Change current version to 2.7.0 (#1795)

This commit is contained in:
catloversg
2024-11-27 15:07:16 +07:00
committed by GitHub
parent bb0b857f71
commit 6d2e106371
5 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
* Constants for specific mechanics or features will NOT be here.
*/
export const CONSTANTS = {
VersionString: "2.6.3dev",
VersionString: "2.7.0dev",
isDevBranch: true,
VersionNumber: 40,
@@ -109,7 +109,7 @@ export const CONSTANTS = {
// Also update Documentation/doc/changelog.md when appropriate (when doing a release)
LatestUpdate: `
## v2.6.3 Dev: Last updated 15 August 2024
## v2.7.0 Dev: Last updated 15 August 2024
### MAJOR ADDITIONS