Bump versions.

This commit is contained in:
Jim Miller 2014-10-20 17:06:15 -05:00
parent 1ada755268
commit f26dabf956
3 changed files with 6 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 2-0-06
version: 2-0-07
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, 6)
version = (2, 0, 7)
minimum_calibre_version = (1, 48, 0)
#: This field defines the GUI plugin class that contains all the code

View file

@ -60,10 +60,9 @@
</p>
<p>
<ul>
<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>Fixes for sites updates to: fimfiction.net (thanks, facedeer)</li>
<li>Fixes for sites updates to: ficwad.com</li>
<li>Fixes for sites updates to: archiveofourown.org</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>
@ -77,7 +76,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-05.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://2-0-06.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}