From 5db7846aa17e0be5cf6aeb36539191912c9068bc Mon Sep 17 00:00:00 2001 From: qcrao Date: Thu, 11 Jul 2024 23:16:12 +0800 Subject: [PATCH] version to 5.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3d62bff..ca9cbcd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "ChatGPT Bulk Delete", - "version": "5.1", + "version": "5.2", "description": "A Chrome extension to bulk delete ChatGPT conversations", "icons": { "48": "icon48.png"