mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-01-17 21:51:52 +01:00
Plugin v1.5.7.
This commit is contained in:
parent
2995941c21
commit
4802b5ef60
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
|
|||
description = 'UI plugin to download FanFiction stories from various sites.'
|
||||
supported_platforms = ['windows', 'osx', 'linux']
|
||||
author = 'Jim Miller'
|
||||
version = (1, 5, 6)
|
||||
version = (1, 5, 7)
|
||||
minimum_calibre_version = (0, 8, 30)
|
||||
|
||||
#: This field defines the GUI plugin class that contains all the code
|
||||
|
|
|
|||
Loading…
Reference in a new issue