diff --git a/manifest.json b/manifest.json index 475c0b5..2d2377f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "CanvasBlocker", "description": "__MSG_addon_description__", - "version": "0.4.5alpha", + "version": "0.4.6alpha", "icons": { "48": "icons/icon.svg", "96": "icons/icon.svg" diff --git a/releaseNotes.txt b/releaseNotes.txt index 4ef2752..29122c5 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -1,3 +1,13 @@ +Version 0.4.6: + changes: + - + + new features: + - + + fixes: + - + Version 0.4.5b: known issues: - force setting loadings may result in non working plugins or not opening direct image links. Use 0.4.4a instead or use Firefox >= 59 which provides the required API to solve this issue once and for all