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

Bump version for 10.5.3

This commit is contained in:
Joshua M. Boniface 2020-04-05 12:53:18 -04:00
parent 9be3f2e731
commit 3cae48be23

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