diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3d8c8e4..3bfd4c12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@
+
Version 2.3.2 - ??/??/2024
+
Version 2.3.1 - 24/10/2024
- Reverted the position of the action button in the compose window [#175].
diff --git a/manifest.json b/manifest.json
index bd12bd51..614d4a58 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.3.1",
+ "version": "2.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 0ef93ec5..9e86caa1 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 2.3.2 - ??/??/2024
+
Version 2.3.1 - 24/10/2024
- Reverted the position of the action button in the compose window [#175].