Bump versions.

This commit is contained in:
Jim Miller
2014-06-25 19:09:02 -05:00
parent bf2e71e17f
commit 7534c03a37
3 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-5-06
version: 4-5-07
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, 25)
version = (1, 8, 26)
minimum_calibre_version = (1, 13, 0)
#: This field defines the GUI plugin class that contains all the code
+3 -5
View File
@@ -60,10 +60,8 @@
</p>
<p>
<ul>
<li>New site: fictionmania.tv -- Thanks, cryzed!</li>
<li>Fix for site recognizer to handle with/without www. using https URLs.</li>
<li>Fix for some utf8 descriptions on fimf.</li>
<li>Site specific metadata 'eroticatags' for literotica.com.</li>
<li>Fixes for some metadata problems on various sites.</li>
<li>Known problem: specific metadata 'eroticatags' for literotica.com doesn't work on all stories.</li>
</ul>
</p>
<p>
@@ -74,7 +72,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-5-05.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-5-06.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}