fix version number

This commit is contained in:
Olivier Gagnon 2021-03-22 18:51:11 -04:00
parent 31a9c041b4
commit 7cdca5e813
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

@ -6,7 +6,7 @@
import { IMap } from "./types";
export let CONSTANTS: IMap<any> = {
Version: "0.5X.X",
Version: "0.50.1",
/** 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