From e8ee1f8e9c99f7d2b559bb29817a88a03d7dd791 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Mon, 21 Jun 2021 22:01:09 +0200 Subject: [PATCH] Verion 1.6.1 Fixes #564 --- manifest.json | 2 +- releaseNotes.txt | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index f7c4c00..c5a1eae 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ { "name": "CanvasBlocker", "description": "__MSG_addon_description__", - "version": "1.7", + "version": "1.6.1", "icons": { "48": "icons/icon.svg", "96": "icons/icon.svg" diff --git a/releaseNotes.txt b/releaseNotes.txt index 8a5bae0..0462412 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -1,12 +1,6 @@ -Version 1.7: - changes: - - - - new features: - - - +Version 1.6.1: fixes: - - + - Google login and account creation did not work known issues: - if a data URL is blocked the page action button does not appear