diff --git a/manifest.json b/manifest.json index 9fca75e..24cab93 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ { "name": "CanvasBlocker", "description": "__MSG_addon_description__", - "version": "0.5.10", + "version": "0.5.11", "icons": { "48": "icons/icon.svg", "96": "icons/icon.svg" diff --git a/releaseNotes.txt b/releaseNotes.txt index d30e415..32e7a98 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -1,3 +1,16 @@ +Version 0.5.11: + changes: + - + + new features: + - + + fixes: + - + + known issues: + - if a data URL is blocked the page action button does not appear + Version 0.5.10: changes: - min version is now 57 to remove the amount of warnings on submission