Merge pull request #978 from joshuaboniface/improve-builds

Improve and split builds
This commit is contained in:
Vasily
2020-04-30 00:29:39 +03:00
committed by GitHub
28 changed files with 634 additions and 2 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ define(["appSettings", "browser", "events", "htmlMediaHelper", "webSettings"], f
var deviceId;
var deviceName;
var appName = "Jellyfin Web";
var appVersion = "10.5.0";
var appVersion = "10.6.0";
var appHost = {
getWindowState: function () {