From 17ab4a3d25bd5d1672255b8a09cf6968e6ffe022 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Sun, 28 Apr 2013 11:35:23 -0500 Subject: [PATCH] Bump versions. --- app.yaml | 2 +- calibre-plugin/__init__.py | 2 +- index.html | 11 ++--------- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/app.yaml b/app.yaml index a3c42cfe..4a3f0d93 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader application: fanfictiondownloader -version: 4-4-56 +version: 4-4-57 runtime: python27 api_version: 1 threadsafe: true diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py index cd8799f4..e05762bf 100644 --- a/calibre-plugin/__init__.py +++ b/calibre-plugin/__init__.py @@ -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, 23) + version = (1, 7, 24) minimum_calibre_version = (0, 8, 57) #: This field defines the GUI plugin class that contains all the code diff --git a/index.html b/index.html index 8eea2836..93eeea12 100644 --- a/index.html +++ b/index.html @@ -57,14 +57,7 @@

Changes:

@@ -75,7 +68,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 }}