diff --git a/src/manifest.json b/src/manifest.json index c1c4b84..f8efc53 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "ChatGPT for Search Engine", "description": "Display ChatGPT response alongside Search Engine results", - "version": "1.24.0", + "version": "1.24.1", "manifest_version": 3, "icons": { "16": "logo.png", diff --git a/src/manifest.v2.json b/src/manifest.v2.json index b3040cc..4511550 100644 --- a/src/manifest.v2.json +++ b/src/manifest.v2.json @@ -1,7 +1,7 @@ { "name": "ChatGPT for Search Engine", "description": "Display ChatGPT response alongside Search Engine results", - "version": "1.24.0", + "version": "1.24.1", "manifest_version": 2, "icons": { "16": "logo.png",