Merge pull request #580 from grafixeyehero/apphost

Update apphost appVersion to 10.5.0
This commit is contained in:
dkanada 2019-11-20 21:22:28 +09:00 committed by GitHub
commit 3419230e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,7 +313,7 @@ define(["appSettings", "browser", "events", "htmlMediaHelper"], function (appSet
var deviceId;
var deviceName;
var appName = "Jellyfin Web";
var appVersion = "10.4.0";
var appVersion = "10.5.0";
var visibilityChange;
var visibilityState;