mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-01-27 02:31:34 +01:00
Bump PI version.
This commit is contained in:
parent
8e6f23ab3f
commit
0528128a32
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, 7, 2)
|
||||
version = (1, 7, 3)
|
||||
minimum_calibre_version = (0, 8, 57)
|
||||
|
||||
#: This field defines the GUI plugin class that contains all the code
|
||||
|
|
|
|||
Loading…
Reference in a new issue