Bump versions.

This commit is contained in:
Jim Miller 2013-03-28 12:30:57 -05:00
parent 64866f7da6
commit bb96ecd5fc
3 changed files with 4 additions and 5 deletions

View file

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

View file

@ -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, 17)
version = (1, 7, 18)
minimum_calibre_version = (0, 8, 57)
#: This field defines the GUI plugin class that contains all the code

View file

@ -57,9 +57,8 @@
<h3>Changes:</h3>
<p>
<ul>
<li>Fix for changes to fanfiction.net.</li>
<li>Add seriesUrl (and generated seriesHTML) as valid metadata entries. The default series on title_page is now a link.</li>
<li>Add user/pass for dokuga.com.</li>
<li>Add author to chapter TOC for multi-author stories on TtH and WraithBait.<br />
(AO3 doesn't reliably report chapter author.)</li>
</ul>
</p>
<p>