mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-30 02:04:55 +00:00
version bump for database change
This commit is contained in:
parent
0a6dd94eff
commit
5dfcf2f22d
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ class Service():
|
|||
WINDOW.clearProperty('minDBVersionCheck')
|
||||
|
||||
# Set min DB version
|
||||
WINDOW.setProperty('minDBVersion','1.1.33')
|
||||
WINDOW.setProperty('minDBVersion','1.1.40')
|
||||
|
||||
embyProperty = WINDOW.getProperty('Emby.nodes.total')
|
||||
propNames = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue