From b39d701ca2e5986d6fc8d962aac8dcc743a74299 Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 5 Dec 2023 09:06:03 -0500 Subject: [PATCH] Updated extension version - I don't know if I'll ever remember to do it the first time :( --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index a0e2aea..859aad9 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "name": "Canvas Strikethrough", "description": "Mark Canvas calendar events without deliverables as complete.", "author": "Daniel Stoiber", - "version": "1.6", + "version": "1.7", "manifest_version": 3, "permissions": [], "content_scripts": [