From f5a69288c6b1a7953d238146cc8cc63201f498d7 Mon Sep 17 00:00:00 2001 From: Rahiel Kasim Date: Fri, 18 Oct 2019 10:54:48 +0400 Subject: [PATCH] release 0.15.1 with popup fix for firefox --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 5fa0cb0..5ff81f1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "author": "Rahiel Kasim", "description": "Archive webpages on archive.is, archive.org and more or on your own computer in MHTML format. Automatically archive your bookmarks.", "homepage_url": "https://github.com/rahiel/archiveror", - "version": "0.15", + "version": "0.15.1", "applications": { "gecko": { "id": "archiveror@love.addons.mozilla.org",