1
0
Fork 0
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:
Joshua M. Boniface 2020-07-27 19:13:33 -04:00
parent 4973b6be35
commit fc73a8a98a
4 changed files with 11 additions and 3 deletions

View file

@ -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 () {