Bump versions.

This commit is contained in:
Jim Miller
2014-06-14 10:37:58 -05:00
parent 831370134b
commit 8af36f298e
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-5-04
version: 4-5-05
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, 23)
version = (1, 8, 24)
minimum_calibre_version = (1, 13, 0)
#: This field defines the GUI plugin class that contains all the code
+8 -4
View File
@@ -55,11 +55,15 @@
</div>
<!-- put announcements here, h3 is a good title size. -->
<h3>Changes:</h3>
<p>
Now supporting over 100 different sites! Thanks, cryzed, for pushing is over the top.
</p>
<p>
<ul>
<li>New site: spikeluver.com -- Thanks, cryzed!</li>
<li>New site: bloodshedverse.com -- Thanks, cryzed!</li>
<li>Updates for site: voracity2.e-fic.com -- Thanks, cryzed!</li>
<li>New site: nocturnal-light.net -- Thanks, cryzed!</li>
<li>New site: fanfic.hu (Hungarian language) -- Thanks, cryzed!</li>
<li>New site: fanfiction.csodaidok.hu (Hungarian language) -- Thanks, cryzed!</li>
<li>Improvements &amp; fixes for recently added sites -- Thanks, cryzed!</li>
</ul>
</p>
<p>
@@ -70,7 +74,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-02.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-5-03.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}