mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update version
This commit is contained in:
parent
84ca47e442
commit
353cc8c8b8
2 changed files with 48 additions and 18 deletions
|
@ -145,7 +145,7 @@
|
|||
|
||||
apiClient.getPublicSystemInfo().then(function (info) {
|
||||
|
||||
if (compareVersions(info.Version, '3.0.5913') == 1) {
|
||||
if (compareVersions(info.Version, '3.0.5930') == 1) {
|
||||
showInternal();
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue