From 8af36f298e7f4ff8b25732a067af3d828a18f2c3 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Sat, 14 Jun 2014 10:37:58 -0500 Subject: [PATCH] Bump versions. --- app.yaml | 2 +- calibre-plugin/__init__.py | 2 +- index.html | 12 ++++++++---- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/app.yaml b/app.yaml index befd945..1a8471f 100644 --- a/app.yaml +++ b/app.yaml @@ -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 diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py index 9d1ddfb..7edf9cf 100644 --- a/calibre-plugin/__init__.py +++ b/calibre-plugin/__init__.py @@ -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 diff --git a/index.html b/index.html index cb4aada..eecaa04 100644 --- a/index.html +++ b/index.html @@ -55,11 +55,15 @@

Changes:

+

+ Now supporting over 100 different sites! Thanks, cryzed, for pushing is over the top. +

@@ -70,7 +74,7 @@ If you have any problems with this application, please report them in the FanFictionDownLoader Google Group. The - Previous Version is also available for you to use if necessary. + Previous Version is also available for you to use if necessary.

{{ error_message }}