This commit is contained in:
Kenneth Jao 2017-04-19 03:52:30 -04:00
commit 6b54df6865
2 changed files with 3 additions and 2 deletions

View File

@ -36,6 +36,7 @@ In the left sidebar, you find options for filtering. These include filtering by
- Calendar date bug fixed
- Fixed visual issues
- Class code bug fixes
- Updating system fixed
### 0.2.2
- Fixed visual issues in mobile

View File

@ -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;
optionOpen = false;