diff --git a/src/manifests/chromium-mv3/manifest.json b/src/manifests/chromium-mv3/manifest.json index a2c92e1..8127c34 100644 --- a/src/manifests/chromium-mv3/manifest.json +++ b/src/manifests/chromium-mv3/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 3, - "version": "4.2.1", + "version": "4.2.2", "name": "GPThemes - ChatGPT Customization", "description": "Transform ChatGPT's user interface with customisable accent colour, font styles and chats width, modern designs and chat bubbles.", "author": "itsmarta", diff --git a/src/manifests/firefox-mv2/manifest.json b/src/manifests/firefox-mv2/manifest.json index 901f510..3c0598b 100644 --- a/src/manifests/firefox-mv2/manifest.json +++ b/src/manifests/firefox-mv2/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "4.2.1", + "version": "4.2.2", "name": "GPThemes - ChatGPT Customization", "description": "Transform ChatGPT's user interface with customisable accent colour, font styles and chats width, modern designs and chat bubbles.", "author": "itsmarta", diff --git a/src/popup/changes.js b/src/popup/changes.js index c4e1984..99afd19 100644 --- a/src/popup/changes.js +++ b/src/popup/changes.js @@ -3,36 +3,41 @@ let issue = (hashNumber) => const RELEASE_CHANGES = ` -

🪄 Improvements

+

🛠️ Improvements

+

🐛 Bug Fixes

+

🚨 Known Issues

`