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-04-22 12:09:08 -04:00
parent e1d75fd9c2
commit aaeb444675
22 changed files with 253 additions and 90 deletions

View file

@ -16,15 +16,14 @@
},
"devDependencies": {},
"ignore": [],
"version": "1.1.51",
"_release": "1.1.51",
"version": "1.1.52",
"_release": "1.1.52",
"_resolution": {
"type": "version",
"tag": "1.1.51",
"commit": "b118029cf5077fc940b3a651054357cbd4f7d04e"
"tag": "1.1.52",
"commit": "e3d1b76fb2c7820d5584d2f3f97fed687a0f9ae2"
},
"_source": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
"_target": "^1.1.51",
"_originalSource": "emby-apiclient",
"_direct": true
"_originalSource": "emby-apiclient"
}

View file

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