Bump versions.

This commit is contained in:
Jim Miller
2014-05-13 20:16:22 -05:00
parent f392c6dd77
commit 6faa6850af
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-5-00
version: 4-5-01
runtime: python27
api_version: 1
threadsafe: true
+1 -1
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 = (1, 8, 19)
version = (1, 8, 20)
minimum_calibre_version = (1, 13, 0)
#: This field defines the GUI plugin class that contains all the code
+5 -5
View File
@@ -64,10 +64,10 @@
<h3>Changes:</h3>
<p>
<ul>
<li>Allow https URLs for fimfiction.net.</li>
<li>Both allow https URLs for squidge.org/peja and change canonical URLs for squidge.org/peja to https.</li>
<li>Fix for some stories' summaries on onedirectionfanfiction.com.</li>
<li>Add include/exclude metadata feature.</li>
<li>Fix for AO3 story not found.</li>
<li>Fix for storiesonline.net changing urls.</li>
<li>Fix for fictionpad.com removing 'dislikes' in some(all?) cases.</li>
<li>Fix for dark-solace.org metadata parsing.</li>
</ul>
</p>
<p>
@@ -78,7 +78,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://4-4-99.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-5-00.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}