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