mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Bump version to 10.6.2
This commit is contained in:
parent
e25721cb34
commit
5c37ee6276
4 changed files with 11 additions and 3 deletions
|
@ -355,7 +355,7 @@ define(['appSettings', 'browser', 'events', 'htmlMediaHelper', 'webSettings', 'g
|
|||
var deviceId;
|
||||
var deviceName;
|
||||
var appName = 'Jellyfin Web';
|
||||
var appVersion = '10.6.1';
|
||||
var appVersion = '10.6.2';
|
||||
|
||||
var appHost = {
|
||||
getWindowState: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue