diff --git a/extension/manifest.json b/extension/manifest.json index 35a0614..d6b6e8b 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.6.2", + "version": "1.6.3", "icons": { "128": "icon-128.png" diff --git a/package.json b/package.json index 49290cc..d39a532 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fimfic2epub", - "version": "1.6.2", + "version": "1.6.3", "description": "Tool to generate improved EPUB ebooks from Fimfiction stories", "author": "djazz", "repository": {