Bump versions.

This commit is contained in:
Jim Miller 2012-07-15 10:42:37 -05:00
parent cf13afbfe6
commit b76407ad6b
3 changed files with 11 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader # ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader application: fanfictiondownloader
version: 4-4-19 version: 4-4-20
runtime: python27 runtime: python27
api_version: 1 api_version: 1
threadsafe: true threadsafe: true

View file

@ -27,7 +27,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
description = 'UI plugin to download FanFiction stories from various sites.' description = 'UI plugin to download FanFiction stories from various sites.'
supported_platforms = ['windows', 'osx', 'linux'] supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller' author = 'Jim Miller'
version = (1, 5, 43) version = (1, 5, 44)
minimum_calibre_version = (0, 8, 30) minimum_calibre_version = (0, 8, 30)
#: This field defines the GUI plugin class that contains all the code #: This field defines the GUI plugin class that contains all the code

View file

@ -60,6 +60,15 @@
New sites finestories.com, www.hpfanficarchive.com, svufiction.com, www.twilightarchives.com and www.wizardtales.net. New sites finestories.com, www.hpfanficarchive.com, svufiction.com, www.twilightarchives.com and www.wizardtales.net.
<br />Thanks, Ida! <br />Thanks, Ida!
</p>
<h3>New Feature</h3>
<p>
FFDL now supports multiple authors for AO3, TtH and
wraithbait.com. If you know of other sites we support
that can have more than one author per story, please let
us know.
</p> </p>
<p> <p>
Questions? Check out our Questions? Check out our