From c6127b20879c88be7631deffb12273ce08084d97 Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Wed, 27 Feb 2013 13:46:48 -0600
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 7926126c..18f1bcdd 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
-version: 4-4-44
+version: 4-4-45
runtime: python27
api_version: 1
threadsafe: true
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index 0bba4bd0..f52be840 100644
--- a/calibre-plugin/__init__.py
+++ b/calibre-plugin/__init__.py
@@ -27,7 +27,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, 10)
+ version = (1, 7, 11)
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 82759631..86d1ee5b 100644
--- a/index.html
+++ b/index.html
@@ -57,7 +57,7 @@
Changes:
- - Include author notes in chapters on fimfiction.net.
+ - www.ficwad.com -> ficwad.com. Ficwad changed their canonical domain. You'll need to change [www.ficwad.com] to [ficwad.com] in your configuration.
@@ -68,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 }}