1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Bump version to 10.7.2

This commit is contained in:
Joshua M. Boniface 2021-04-11 14:20:17 -04:00
parent bdfc09739e
commit 2d381bbdc6
4 changed files with 11 additions and 3 deletions

View file

@ -8,7 +8,7 @@ import globalize from '../scripts/globalize';
import profileBuilder from '../scripts/browserDeviceProfile';
const appName = 'Jellyfin Web';
const appVersion = '10.7.1';
const appVersion = '10.7.2';
function getBaseProfileOptions(item) {
const disableHlsVideoAudioCodecs = [];