diff --git a/app.yaml b/app.yaml index f521edab..f54f31f1 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader application: fanfictiondownloader -version: 4-4-34 +version: 4-4-35 runtime: python27 api_version: 1 threadsafe: true diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py index ee37e379..e06d17fb 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, 19) + version = (1, 7, 0) 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 d8334a44..138c2336 100644 --- a/index.html +++ b/index.html @@ -56,7 +56,7 @@
- Minor fixes for efpfanfic.net, allow 'On Hiatus' status for fimfiction.net. + Set language to Italian for efpfanfic.net, allow replace_metadata to effect language metadata.
Questions? Check out our