Explorar o código

dev version 2.1.860

CauseFX %!s(int64=4) %!d(string=hai) anos
pai
achega
96339f39c7
Modificáronse 2 ficheiros con 9 adicións e 2 borrados
  1. 1 1
      api/classes/organizr.class.php
  2. 8 1
      js/version.json

+ 1 - 1
api/classes/organizr.class.php

@@ -63,7 +63,7 @@ class Organizr
 	
 	// ===================================
 	// Organizr Version
-	public $version = '2.1.730';
+	public $version = '2.1.860';
 	// ===================================
 	// Quick php Version check
 	public $minimumPHP = '7.3';

+ 8 - 1
js/version.json

@@ -449,9 +449,16 @@
   },
   "2.1.730": {
     "date": "2021-10-03 23:30",
-    "title": "",
+    "title": "Weekly Update",
     "new": "new plex library plugin in marketplace|add check for minimum version needed for plugins|combine pre-code-editor and code-editor settings options|edit code-editor to include everything for settingsOption|add shareid to plex users|add orgAlertTransparent class|switch custom HTML to new code-editor method|add calendar demo data|add sonarr radarr and lidarr demo data|add plex demo data for plex streams and metadata",
     "fixed": "fix default service for overseerr",
     "notes": "plex-library-include to options|swal css edits"
+  },
+  "2.1.860": {
+    "date": "2021-10-14 19:20",
+    "title": "Preparing for next release",
+    "new": "3rd Party Plugin Marketplace",
+    "fixed": "",
+    "notes": ""
   }
 }