mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-07 11:04:36 +01:00
Bump version number
Missed this in previous release update
This commit is contained in:
@ -86,7 +86,7 @@ export const CONSTANTS: {
|
||||
} = {
|
||||
VersionString: "2.5.1",
|
||||
isDevBranch: false,
|
||||
VersionNumber: 35,
|
||||
VersionNumber: 36,
|
||||
|
||||
/** 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
|
||||
|
Reference in New Issue
Block a user