From ee210085b4427f3d808dbe92ac6b467a6bba3484 Mon Sep 17 00:00:00 2001 From: rohan Date: Tue, 22 Jun 2021 19:21:48 +0530 Subject: [PATCH] bump v --- docs/changelog.md | 8 +++++++- manifest.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 8cb8b1a..634928b 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -10,8 +10,14 @@ PRs and other ideas are welcome. ## Changes ## **June 2021** -#### 2.4.4.1 +#### 2.4.4.2 - New setting to specify what day the week starts on +- Fix keybindings + keyboard navigation in the popup (inlcuding new morning/evening/now dropdowns) + - `12345567890` - each of the 10 preset choices + - `c` - custom + - `t` - tab + - `w` - window + - `s` - selected - Fix missing "Mon", "Tue" etc in the popup calendar #### 2.4.4 diff --git a/manifest.json b/manifest.json index 282c104..6eaea35 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "Snoozz - Snooze Tabs & Windows for later", "short_name": "Snoozz", "description": "Declutter your browser by snoozing tabs and windows until you actually need them.", - "version": "2.4.4.1", + "version": "2.4.4.2", "icons": { "128": "icons/ext-icon-128.png",