diff --git a/extension/manifest.json b/extension/manifest.json index 137f887..0cb0b37 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -4,7 +4,7 @@ "name": "fimfic2epub", "short_name": "fimfic2epub", "description": "Improved EPUB exporter for Fimfiction", - "version": "1.1.6", + "version": "1.2.0", "icons": { "128": "icon-128.png" diff --git a/package.json b/package.json index 657e9aa..ede5d9a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fimfic2epub", - "version": "1.1.6", - "description": "Tool to generate EPUB ebooks from fimfiction stories", + "version": "1.2.0", + "description": "Tool to generate improved EPUB ebooks from Fimfiction stories", "author": "djazz", "repository": { "type": "git",