This commit is contained in:
Kovid Goyal 2022-07-22 07:32:00 +05:30
commit 5a0aeec746
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1384,7 +1384,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 = 170 supported_dbversion = 171
min_supported_dbversion = 53 min_supported_dbversion = 53
min_dbversion_series = 65 min_dbversion_series = 65
min_dbversion_externalid = 65 min_dbversion_externalid = 65