From ee18c35dc534fbeb5ebaedfe95f07a2c697e31bd Mon Sep 17 00:00:00 2001 From: Joel Brock Date: Tue, 28 Apr 2026 08:29:46 -0700 Subject: [PATCH] chore: bump version to 1.0.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5ae3844..32eebd6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Outcut", - "version": "1.0.0", + "version": "1.0.1", "description": "Keyboard shortcuts for Outlook — Gmail-style multi-select, delete, archive, and more.", "homepage_url": "https://github.com/joelbrockcoluminate/outcut", "permissions": ["storage"],