MISC: Update version number (#2300)

This commit is contained in:
catloversg
2025-08-28 07:33:18 +07:00
committed by GitHub
parent bde1d95d88
commit 8bd1c4af24

View File

@@ -6,7 +6,7 @@
export const CONSTANTS = {
VersionString: "3.0.0dev",
isDevBranch: true,
VersionNumber: 43,
VersionNumber: 44,
/** Max level for any skill, assuming no multipliers. Determined by max numerical value in javascript for experience
* and the skill level formula in Player.js. Note that all this means it that when experience hits MAX_INT, then