From 8b4f1953fe645ea06cc198c6e581fb4ef2001ee2 Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Sat, 29 Mar 2014 17:20:42 -0500
Subject: [PATCH] Bump versions
---
app.yaml | 2 +-
calibre-plugin/__init__.py | 2 +-
index.html | 5 ++---
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/app.yaml b/app.yaml
index eb3e7a8e..461752d3 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
-version: 4-4-96
+version: 4-4-97
runtime: python27
api_version: 1
threadsafe: true
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index f94d6a0d..29b8865d 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, 15)
+ version = (1, 8, 16)
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 60249fa8..4eab64fd 100644
--- a/index.html
+++ b/index.html
@@ -64,8 +64,7 @@
Changes:
- - Add option to turn off author notes on AO3 chapters.
- - Fix for fictionpress.com https urls.
+ - Add Pairing for hpfanficarchive.com
@@ -76,7 +75,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 }}