Merge pull request #1668 from joshuaboniface/bump-master-version

Bump master version to 10.7.0 for next release
This commit is contained in:
dkanada 2020-07-28 12:36:50 +09:00 committed by GitHub
commit df47e0eb65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 () {