Bump versions.

This commit is contained in:
Jim Miller 2014-10-06 10:17:27 -05:00
parent 55eb39e8b2
commit 3a3d9959f7
3 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 2-0-05
version: 2-0-06
runtime: python27
api_version: 1
threadsafe: true

View file

@ -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 = (2, 0, 5)
version = (2, 0, 6)
minimum_calibre_version = (1, 48, 0)
#: This field defines the GUI plugin class that contains all the code

View file

@ -60,10 +60,13 @@
</p>
<p>
<ul>
<li>Changes for storiesonline.net site update, from davidfor.</li>
<li>Fix for squidge.org/peja using a story URL for 'Site Map'.</li>
<li>New Site: lotrfanfiction.com</li>
<li>New Site: csi-forensics.com, thanks scout78.</li>
<li>New Site: samandjack.net, thanks scout78.</li>
<li>Fixes for sheppardweir.com, thanks scout78.</li>
<li>Known issue: Password protected FimFiction.net stories aren't working. FimF changed API access.</li>
<li>Known issue: Specific metadata 'eroticatags' for literotica.com doesn't work on all stories.</li>
<li>Known issue: Metadata collection is not as complete for 'Base eFiction' adapters.</li>
</ul>
</p>
<p>
@ -74,7 +77,7 @@
If you have any problems with this application, please
report them in
the <a href="http://groups.google.com/group/fanfic-downloader">FanFictionDownLoader Google Group</a>. The
<a href="http://2-0-04.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://2-0-05.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}