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