diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe2cc023..4718adef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@
+
Version 2.3.3 - ??/??/2024
+
+
Version 2.3.2 - 31/10/2024
- [ChatGPT Web] Clicking on one of the allowed model values in the options page, sets the corresponding field value.
diff --git a/manifest.json b/manifest.json
index 614d4a58..6f2a4e84 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.3.2",
+ "version": "2.3.3",
"author": "Mic (m@micz.it)",
"homepage_url": "https://micz.it/thunderbird-addon-thunderai/",
"browser_specific_settings": {
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 68b5a1b8..5999f975 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 2.3.3 - ??/??/2024
+
+
Version 2.3.2 - 31/10/2024
- [ChatGPT Web] Clicking on one of the allowed model values in the options page, sets the corresponding field value.