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-07-15 17:16:18 -04:00
parent 9254ff721d
commit 3197c48232
162 changed files with 902 additions and 9728 deletions

View file

@ -16,12 +16,12 @@
},
"devDependencies": {},
"ignore": [],
"version": "1.1.64",
"_release": "1.1.64",
"version": "1.1.65",
"_release": "1.1.65",
"_resolution": {
"type": "version",
"tag": "1.1.64",
"commit": "a1d00ddc6a767b00a588729b13c8202b99b1eadb"
"tag": "1.1.65",
"commit": "7ba3ab66a503b3cf099ff63a7dc923490401c0bc"
},
"_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.5882';
var minServerVersion = '3.0.5911';
self.minServerVersion = function (val) {
if (val) {