diff --git a/CHANGELOG.md b/CHANGELOG.md
index b58c6385..6950ce23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
+
Version 3.3.6 - ??/??/2025
+
Version 3.3.5 - 22/04/2025
- Using a prompt from the compose window with a "Do reply" action is changed in "Substitute Text", asking also to insert text if none is selected [#353].
diff --git a/manifest.json b/manifest.json
index f41ec9ab..af911a4c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.3.5",
+ "version": "3.3.6",
"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 5060c721..6170ec75 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 3.3.6 - ??/??/2025
+
Version 3.3.5 - 22/04/2025
- Using a prompt from the compose window with a "Do reply" action is changed in "Substitute Text", asking also to insert text if none is selected [#353].