mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Fix typo in dropbox fw version in kobo driver
This commit is contained in:
parent
7e49092f17
commit
77dc63cab9
@ -1376,7 +1376,7 @@ class KOBOTOUCH(KOBO):
|
||||
min_forma_fwversion = (4, 11, 11879)
|
||||
min_librah20_fwversion = (4, 16, 13337) # "Reviewers" release.
|
||||
min_fwversion_epub_location = (4, 17, 13651) # ePub reading location without full contentid.
|
||||
min_fwversion_dropbox = (4, 17, 13737) # The Forma only at this point.
|
||||
min_fwversion_dropbox = (4, 18, 13737) # The Forma only at this point.
|
||||
|
||||
has_kepubs = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user