From 3478fd5a6eec465dcf7e540c9a15a235986708a6 Mon Sep 17 00:00:00 2001 From: Maks Snegov Date: Thu, 1 Aug 2024 15:53: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 1e4362c..47a722d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "not-a-rescheduler", - "version": "0.0.9", + "version": "0.0.10", "permissions": [ "storage", "tabs", "activeTab", "notifications", "declarativeContent" ], "content_scripts": [ {