1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update series queries

This commit is contained in:
Luke Pulverenti 2016-12-06 03:24:29 -05:00
parent b162cf30c5
commit da237475f0
18 changed files with 34 additions and 217 deletions

View file

@ -16,12 +16,12 @@
},
"devDependencies": {},
"ignore": [],
"version": "1.1.95",
"_release": "1.1.95",
"version": "1.1.96",
"_release": "1.1.96",
"_resolution": {
"type": "version",
"tag": "1.1.95",
"commit": "e8acc2b7fb936b9e8d54a1eda726a16806258639"
"tag": "1.1.96",
"commit": "d510fead0ace4166990b22f3f6c9fa0deb537bed"
},
"_source": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
"_target": "^1.1.51",

View file

@ -216,7 +216,7 @@
return connectUser;
};
var minServerVersion = '3.0.7000';
var minServerVersion = '3.0.7300';
self.minServerVersion = function (val) {
if (val) {