From 5f81ec0bfed77d4c19d24325da51a95d62fa5c5c Mon Sep 17 00:00:00 2001 From: Daniel Xie Date: Fri, 2 Jun 2017 09:37:51 -0500 Subject: [PATCH] Updated version to 0.19.0 --- src/Constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Constants.js b/src/Constants.js index d2d8006a8..59323dee4 100644 --- a/src/Constants.js +++ b/src/Constants.js @@ -1,5 +1,5 @@ CONSTANTS = { - Version: "0.18.3", + Version: "0.19.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