Bump version to 10.6.0

This commit is contained in:
Joshua M. Boniface 2020-03-23 23:31:18 -04:00
parent 42721c34ea
commit 59f58bb7ce

View file

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