mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Bump supported dbversion in the kobo driver
This commit is contained in:
parent
27fdd8bfb9
commit
6ae156f174
@ -1309,7 +1309,7 @@ class KOBOTOUCH(KOBO):
|
||||
' Based on the existing Kobo driver by %s.') % KOBO.author
|
||||
# icon = I('devices/kobotouch.jpg')
|
||||
|
||||
supported_dbversion = 129
|
||||
supported_dbversion = 130
|
||||
min_supported_dbversion = 53
|
||||
min_dbversion_series = 65
|
||||
min_dbversion_externalid = 65
|
||||
|
Loading…
x
Reference in New Issue
Block a user