From 40fb061a86b664949829870e80320c3c724e7252 Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Sun, 29 Sep 2013 14:21:33 -0500
Subject: [PATCH] Bump versions.
---
app.yaml | 2 +-
calibre-plugin/__init__.py | 2 +-
index.html | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app.yaml b/app.yaml
index 360563e..6f023c7 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
-version: 4-4-74
+version: 4-4-75
runtime: python27
api_version: 1
threadsafe: true
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index f2363e5..d307244 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, 45)
+ version = (1, 7, 46)
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 7fee62e..b5bbb53 100644
--- a/index.html
+++ b/index.html
@@ -57,8 +57,8 @@
Changes:
- - Fix for whofic.com.
- - Don't include empty string dc:subject tags in epub.
+ - Fix for indeath.net--Thanks Besnef!
+ - Better Non-BtVS/AtS detection for tthfanfic.org
@@ -78,7 +78,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 }}