Browse Source

fix 2017 to 2018

causefx 8 years ago
parent
commit
7fe386c85d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      js/version.json

+ 3 - 3
js/version.json

@@ -1,20 +1,20 @@
 {
     "2.0.0-alpha.100": {
-        "date":"20170108",
+        "date":"20180108",
         "title": "First Public Alpha",
         "new": "Everything is new",
         "fixed": "API Calls in settings page being to fast for refresh|Signup form submit issue in Wizard",
         "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
     },
 	"2.0.0-alpha.110": {
-        "date":"20170109",
+        "date":"20180109",
         "title": "Small Addition",
         "new": "3 Options for appearance|Upgrade module completed",
         "fixed": "More API lag times",
         "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
     },
     "2.0.0-alpha.115": {
-        "date":"20170109",
+        "date":"20180109",
         "title": "Updater Fix",
         "new": "New Updater Progress Bar",
         "fixed": "Lag Times on updater|Added longer timeouts",