From 776b0afdabe9d304f7d7e88cc12b2b1e3984da9d Mon Sep 17 00:00:00 2001 From: Maks Snegov Date: Fri, 26 Apr 2024 23:46:14 -0700 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3961bde..ff0bfb2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "not-a-rescheduler", - "version": "0.0.2", + "version": "0.0.3", "permissions": [ "storage", "tabs", "activeTab", "notifications", "declarativeContent" ], "content_scripts": [ {