mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Bump version to 10.7.5
This commit is contained in:
parent
65f4e29d36
commit
05816d5562
4 changed files with 11 additions and 3 deletions
|
@ -8,7 +8,7 @@ import globalize from '../scripts/globalize';
|
|||
import profileBuilder from '../scripts/browserDeviceProfile';
|
||||
|
||||
const appName = 'Jellyfin Web';
|
||||
const appVersion = '10.7.4';
|
||||
const appVersion = '10.7.5';
|
||||
|
||||
function getBaseProfileOptions(item) {
|
||||
const disableHlsVideoAudioCodecs = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue