mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1095617 (Kobo Database Version - Unsupported)
This commit is contained in:
commit
3f5d6e061e
@ -37,7 +37,7 @@ class KOBO(USBMS):
|
||||
|
||||
dbversion = 0
|
||||
fwversion = 0
|
||||
supported_dbversion = 65
|
||||
supported_dbversion = 75
|
||||
has_kepubs = False
|
||||
|
||||
supported_platforms = ['windows', 'osx', 'linux']
|
||||
|
Loading…
x
Reference in New Issue
Block a user