Updated version

This commit is contained in:
danielyxie 2019-01-08 21:09:03 -08:00
parent 86275a7a4d
commit 722bda0b75
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

@ -1,7 +1,7 @@
import {IMap} from "./types";
export let CONSTANTS: IMap<any> = {
Version: "0.41.2",
Version: "0.42.0",
//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