From f6dcb447b046e828dd985f422ab2f8f256673a4e Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Thu, 30 May 2013 21:37:48 -0500
Subject: [PATCH] Bump versions, update index.html.
---
app.yaml | 2 +-
calibre-plugin/__init__.py | 2 +-
index.html | 10 ++++++++--
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/app.yaml b/app.yaml
index 55b82376..7f4becd5 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
-version: 4-4-58
+version: 4-4-59
runtime: python27
api_version: 1
threadsafe: true
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index 640c2013..a38e546f 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, 25)
+ version = (1, 7, 26)
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 e96579d8..95537820 100644
--- a/index.html
+++ b/index.html
@@ -57,7 +57,8 @@
Changes:
- - Add keep_style_attr option and [teststory] feature (primarily for plugin users.)
+ - New Site: nickandgreg.net - Thanks, Ida.
+ - Add Read & Review site specific counts to dramione.org and grangerenchanted.com
@@ -68,7 +69,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.