From cf24021f14edb94b8d5f10a85989031b622724aa Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Sat, 14 Sep 2013 12:25:17 -0500 Subject: [PATCH] Bump versions. --- app.yaml | 2 +- calibre-plugin/__init__.py | 2 +- index.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app.yaml b/app.yaml index ecd4c0e7..79690f08 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader application: fanfictiondownloader -version: 4-4-72 +version: 4-4-73 runtime: python27 api_version: 1 threadsafe: true diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py index 4b508c21..0282b35f 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, 43) + version = (1, 7, 44) 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 1116fe0f..d55d8090 100644 --- a/index.html +++ b/index.html @@ -57,8 +57,8 @@

Changes: