diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96f06d2f..42c63b17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@
+
Version 4.0.2 - ??/??/2026
+
Version 4.0.1 - 27/02/2026
- Fix: Correctly handling additional text without a placeholder [#681].
diff --git a/manifest.json b/manifest.json
index 03ea26aa..bf606c7f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "4.0.1",
+ "version": "4.0.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 4bbe64a7..f79f933c 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 4.0.2 - ??/??/2026
+
Version 4.0.1 - 27/02/2026
- Fix: Correctly handling additional text without a placeholder [#681].