Compare commits

...
Author SHA1 Message Date
Jim Miller 68466af944 Bump versions. 2013-12-12 13:33:13 -06:00
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-4-86
version: 4-4-87
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, 03)
version = (1, 8, 04)
minimum_calibre_version = (1, 13, 0)
#: This field defines the GUI plugin class that contains all the code
+3 -4
View File
@@ -68,9 +68,8 @@
<h3>Changes:</h3>
<p>
<ul>
<li>New Site: trekiverse.org/efiction/</li>
<li>Fix for higher rated stories with not logged in on tthfanfic.org.</li>
<li>Add prequels/sequels &amp; fix groups site specific metadata for fimfiction.net.</li>
<li>Alternate URL efiction.trekiverse.org for trekiverse.org/efiction/</li>
<li>Minor fixes</li>
</ul>
</p>
@@ -82,7 +81,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-85.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-4-86.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}