Parcourir la source

update to 815 aplha

causefx il y a 8 ans
Parent
commit
d03d9ad45d
2 fichiers modifiés avec 8 ajouts et 1 suppressions
  1. 1 1
      api/functions/static-globals.php
  2. 7 0
      js/version.json

+ 1 - 1
api/functions/static-globals.php

@@ -2,7 +2,7 @@
 
 // ===================================
 // Organizr Version
-$GLOBALS['installedVersion'] = '2.0.0-alpha.800';
+$GLOBALS['installedVersion'] = '2.0.0-alpha.815';
 // ===================================
 // Set GLOBALS from config file
 $GLOBALS['userConfigPath'] = dirname(__DIR__,1).DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php';

+ 7 - 0
js/version.json

@@ -61,5 +61,12 @@
         "new": "Homepage Items - see below:|Downloader: Deluge - Transmission - Qbit|Calendar: Sonarr - Radarr - CouchPotato - Sickrage/Beard/Medusa|Ombi requests and approvals|Custom HTML (2 blocks)|Custom CSS|Plex Invites|Mail Templates",
         "fixed": "Lots of minor little things",
         "notes": "Beta coming soon"
+    },
+	"2.0.0-alpha.815": {
+        "date":"2018-04-24 21:36",
+        "title": "Bug Fixes",
+        "new": "",
+        "fixed": "Plex Now Playing bug not showing items|Invite menu not loaded on initial load",
+        "notes": "Beta coming soon"
     }
 }