diff --git a/manifest.json b/manifest.json index 0851304..f826d21 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Dawdle Block", "short_name": "Dawdle Block", "description": "Put time limits on unproductive sites.", - "version": "1.5.1", + "version": "1.5.2", "options_ui": { "page": "options.html", "open_in_tab": true, diff --git a/patchNotes.txt b/patchNotes.txt index 2bb5a25..7b655e0 100644 --- a/patchNotes.txt +++ b/patchNotes.txt @@ -1,3 +1,7 @@ +Version 1.5.2 +- Save indicator made sticky to always be on screen +- Small visual improvements + Version 1.5.1 - Fix inability to add more than 15 block sets in options. - Switch to overall more usable whole page options menu