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

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
commit 9027886bb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 634 additions and 2 deletions

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 () {