From 44c4cdd70446bfdfad9edf074ead0fc08aebb193 Mon Sep 17 00:00:00 2001
From: Jim Miller
Date: Wed, 17 Oct 2012 10:43:49 -0500
Subject: [PATCH] Bump versions to release.
---
app.yaml | 2 +-
calibre-plugin/__init__.py | 2 +-
index.html | 15 +--------------
3 files changed, 3 insertions(+), 16 deletions(-)
diff --git a/app.yaml b/app.yaml
index b0cd5f1..c38a260 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader
application: fanfictiondownloader
-version: 4-4-28
+version: 4-4-29
runtime: python27
api_version: 1
threadsafe: true
diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py
index 33d4cbf..ea81d69 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, 6, 13)
+ version = (1, 6, 14)
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 817b1cf..1da7f74 100644
--- a/index.html
+++ b/index.html
@@ -54,19 +54,6 @@
much easier.
- New Site
-
- New site www.qaf-fic.com (thanks, Ida!)
-
- New Fixes/Features
-
-
- - Fix grangerenchanted.com, sg1heliopolis.com & themasque.net.
- - Add add_chapter_numbers: toconly option.
- - Better handling of 'Anonymous' stories on AO3.
- - Make just about all the output formatting customizable. See FanFictionDownLoaderCustomOutput
-
-
Questions? Check out our
FAQs.
@@ -75,7 +62,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 }}