Bump versions, update index.html.

This commit is contained in:
Jim Miller 2013-06-10 21:11:39 -05:00
parent 8e5ba7b634
commit 5a34f4c86a
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
version: 4-4-59
version: 4-4-60
runtime: python27
api_version: 1
threadsafe: true

View file

@ -26,7 +26,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase):
description = 'UI plugin to download FanFiction stories from various sites.'
supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller'
version = (1, 7, 26)
version = (1, 7, 27)
minimum_calibre_version = (0, 8, 57)
#: This field defines the GUI plugin class that contains all the code

View file

@ -57,8 +57,8 @@
<h3>Changes:</h3>
<p>
<ul>
<li>New Site: nickandgreg.net - Thanks, Ida.</li>
<li>Add Read & Review site specific counts to dramione.org and grangerenchanted.com</li>
<li>Fixes for nha.magical-worlds.us and scarvesandcoffee.net.</li>
<li>Fall back category parsing for fanfiction.net when story has a broken crossover category link.</li>
</ul>
</p>
<p>
@ -69,7 +69,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-58.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
<a href="http://4-4-59.fanfictiondownloader.appspot.com">Previous Version</a> is also available for you to use if necessary.
</p>
<div id='error'>
{{ error_message }}