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
+1 -1
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 () {