Bump version to 10.5.5

This commit is contained in:
Joshua M. Boniface 2020-04-26 15:26:31 -04:00
parent e33ffbe9aa
commit c25db80cbd

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.4";
var appVersion = "10.5.5";
var visibilityChange;
var visibilityState;