From 703544c34a499f8041aafe7289ce193a6cf08dfb Mon Sep 17 00:00:00 2001 From: qcrao Date: Mon, 4 Sep 2023 17:53:53 +0800 Subject: [PATCH] feat: update to v2.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c6a699d..e0594a8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "ChatGPT Bulk Delete", - "version": "2.0", + "version": "2.1", "description": "A Chrome extension to bulk delete ChatGPT conversations", "icons": { "48": "icon48.png"