mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add missing bump version
This commit is contained in:
parent
def3532019
commit
8e63b38a08
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import globalize from '../scripts/globalize';
|
||||||
import profileBuilder from '../scripts/browserDeviceProfile';
|
import profileBuilder from '../scripts/browserDeviceProfile';
|
||||||
|
|
||||||
const appName = 'Jellyfin Web';
|
const appName = 'Jellyfin Web';
|
||||||
const appVersion = '10.7.0';
|
const appVersion = '10.7.1';
|
||||||
|
|
||||||
function getBaseProfileOptions(item) {
|
function getBaseProfileOptions(item) {
|
||||||
const disableHlsVideoAudioCodecs = [];
|
const disableHlsVideoAudioCodecs = [];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue