Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Eero L committed May 7, 2020
1 parent 6785eb7 commit a7294a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Dawdle block",
"short_name": "Dawdle block",
"description": "Put time limits on unproductive sites.",
"version": "1.2.1",
"version": "1.3.0",
"options_ui": {
"page": "options.html",
"chrome_style": true,
Expand Down
5 changes: 3 additions & 2 deletions patchNotes.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Version 1.3.0
- fixed unintended regex matching
- removed unintended regex matching
- added intentional regex matching
- general bug fixes
- Added ability to choose if unfocused tabs deplete timer
- small tweaks

Version 1.2.1
- Active dates now applied more reliably
Expand Down

0 comments on commit a7294a6

Please sign in to comment.