From d4f279d677b95cf593ecf765aef7c8405a5d7368 Mon Sep 17 00:00:00 2001 From: itsmartashub <44645238+itsmartashub@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:52:39 +0200 Subject: [PATCH] chore(version): Bump version number to `4.1.2` --- src/manifests/chromium-mv3/manifest.json | 2 +- src/manifests/firefox-mv2/manifest.json | 2 +- src/popup/changes.js | 17 +++++++++-------- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/src/manifests/chromium-mv3/manifest.json b/src/manifests/chromium-mv3/manifest.json index 262b033e..d62a4a81 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.1", + "version": "4.1.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 66379c41..244f3df3 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.1", + "version": "4.1.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 153fa0a1..a7b5660e 100644 --- a/src/popup/changes.js +++ b/src/popup/changes.js @@ -4,14 +4,15 @@ let issue = (hashNumber) => const RELEASE_CHANGES = `

🛠️ Improvements

+ +

🐛 Bug Fixes

+ `