From c7bbaf49679db5e31141d9b20e75d651270b31f6 Mon Sep 17 00:00:00 2001 From: itsmartashub <44645238+itsmartashub@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:54:22 +0200 Subject: [PATCH] chore(version): Bump version number to `4.1.1` --- src/manifests/chromium-mv3/manifest.json | 2 +- src/manifests/firefox-mv2/manifest.json | 2 +- src/popup/changes.js | 26 ++++++++---------------- 3 files changed, 10 insertions(+), 20 deletions(-) diff --git a/src/manifests/chromium-mv3/manifest.json b/src/manifests/chromium-mv3/manifest.json index ab1d3e8..262b033 100644 --- a/src/manifests/chromium-mv3/manifest.json +++ b/src/manifests/chromium-mv3/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 3, - "version": "4.1.0", + "version": "4.1.1", "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 d4f780a..66379c4 100644 --- a/src/manifests/firefox-mv2/manifest.json +++ b/src/manifests/firefox-mv2/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "4.1.0", + "version": "4.1.1", "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 ad612b7..153fa0a 100644 --- a/src/popup/changes.js +++ b/src/popup/changes.js @@ -4,24 +4,14 @@ let issue = (hashNumber) => const RELEASE_CHANGES = `

🛠️ Improvements

- -

🐛 Bug Fixes

- `