mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
Bump supported dbversion in kobo driver
At least one user reports that the driver seems to work OK with the latest dbversion. https://www.mobileread.com/forums/showthread.php?t=353443
This commit is contained in:
parent
f9bc895f0a
commit
4deb2384c2
@ -1385,7 +1385,7 @@ class KOBOTOUCH(KOBO):
|
|||||||
' Based on the existing Kobo driver by %s.') % KOBO.author
|
' Based on the existing Kobo driver by %s.') % KOBO.author
|
||||||
# icon = 'devices/kobotouch.jpg'
|
# icon = 'devices/kobotouch.jpg'
|
||||||
|
|
||||||
supported_dbversion = 171
|
supported_dbversion = 174
|
||||||
min_supported_dbversion = 53
|
min_supported_dbversion = 53
|
||||||
min_dbversion_series = 65
|
min_dbversion_series = 65
|
||||||
min_dbversion_externalid = 65
|
min_dbversion_externalid = 65
|
||||||
|
Loading…
x
Reference in New Issue
Block a user