mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Kobo released new firmware as 2.6.1
They tested the beta as 2.6.0, but bumped the version number when they released.
This commit is contained in:
parent
dcd80a2539
commit
f83d72a564
@ -1218,7 +1218,7 @@ class KOBOTOUCH(KOBO):
|
||||
min_dbversion_images_on_sdcard = 77
|
||||
min_dbversion_activiy = 77
|
||||
|
||||
max_supported_fwversion = (2,6,0)
|
||||
max_supported_fwversion = (2,6,1)
|
||||
min_fwversion_images_on_sdcard = (2,4,1)
|
||||
|
||||
has_kepubs = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user