From d83b4cd45f2239e959cf3a210fa1e32ed159f174 Mon Sep 17 00:00:00 2001 From: Daniel J Date: Sun, 21 Aug 2016 22:32:47 +0200 Subject: [PATCH] bump --- extension/manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extension/manifest.json b/extension/manifest.json index ac97714..e3707c5 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.3.0", + "version": "1.3.1", "icons": { "128": "icon-128.png" diff --git a/package.json b/package.json index 2c2d115..7817471 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fimfic2epub", - "version": "1.3.0", + "version": "1.3.1", "description": "Tool to generate improved EPUB ebooks from Fimfiction stories", "author": "djazz", "repository": {