diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73e0a11d..a9070730 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
+
Version 3.3.2 - ??/??/2025
+
Version 3.3.1 - 06/04/2025
- [ChatGPT Web] The "Show diff" button is now shown only when correctly set up [#321].
diff --git a/manifest.json b/manifest.json
index c8e69401..49b0476c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.3.1",
+ "version": "3.3.2",
"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 07ad533a..42638e60 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 3.3.2 - ??/??/2025
+
Version 3.3.1 - 06/04/2025
- [ChatGPT Web] Fix: The "Show diff" button is now shown only when correctly set up [#321].