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

update components

This commit is contained in:
Luke Pulverenti 2016-05-21 22:29:03 -04:00
parent 6f2b1c2ef8
commit 69fad5e57d
9 changed files with 179 additions and 112 deletions

View file

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

View file

@ -215,7 +215,7 @@
return connectUser;
};
var minServerVersion = '3.0.5818';
var minServerVersion = '3.0.5821';
self.minServerVersion = function (val) {
if (val) {