From 0984530a1a982256636f9f0d2056fdca906709c5 Mon Sep 17 00:00:00 2001 From: ksjdragon Date: Wed, 19 Apr 2017 03:27:28 -0400 Subject: [PATCH] Change version --- hourglass/lib/constants.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hourglass/lib/constants.js b/hourglass/lib/constants.js index bb684c6..2c11a8d 100644 --- a/hourglass/lib/constants.js +++ b/hourglass/lib/constants.js @@ -1,4 +1,4 @@ -version = "0.2.2"; +version = "0.2.3"; themeColors = { "lux": { @@ -129,4 +129,4 @@ confirm = null; //Input Handling modifyingInput = null; clickDisabled = false; -optionOpen = false; \ No newline at end of file +optionOpen = false;