mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-11 11:52:07 +08:00
Bump versions.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ffd-retief-hrd fanfictiondownloader
|
||||
application: fanfictiondownloader
|
||||
version: 4-5-03
|
||||
version: 4-5-04
|
||||
runtime: python27
|
||||
api_version: 1
|
||||
threadsafe: true
|
||||
|
||||
@@ -42,7 +42,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
|
||||
description = _('UI plugin to download FanFiction stories from various sites.')
|
||||
supported_platforms = ['windows', 'osx', 'linux']
|
||||
author = 'Jim Miller'
|
||||
version = (1, 8, 22)
|
||||
version = (1, 8, 23)
|
||||
minimum_calibre_version = (1, 13, 0)
|
||||
|
||||
#: This field defines the GUI plugin class that contains all the code
|
||||
|
||||
+3
-1
@@ -57,7 +57,9 @@
|
||||
<h3>Changes:</h3>
|
||||
<p>
|
||||
<ul>
|
||||
<li>New site: voracity2.e-fic.com -- Thanks, cryzed!</li>
|
||||
<li>New site: spikeluver.com -- Thanks, cryzed!</li>
|
||||
<li>New site: bloodshedverse.com -- Thanks, cryzed!</li>
|
||||
<li>Updates for site: voracity2.e-fic.com -- Thanks, cryzed!</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user