From 47cbb8c0ee9df36216377113290c2451a7be7483 Mon Sep 17 00:00:00 2001 From: Allen Shen Date: Tue, 3 Jan 2023 12:55:39 +0800 Subject: [PATCH] update version code to 0.0.5 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ca3c2db..b437e7e 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "ChatGPT Screenshot", "action": {}, "manifest_version": 3, - "version": "0.0.4", + "version": "0.0.5", "description": "Takes a screenshot of the whole conversation in each chat room in a ChatGPT webpage", "permissions": [ "activeTab",