diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2d4a920..fe2cc023 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,10 +5,11 @@
-
Version 2.3.2 - ??/??/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.
- - ...
+ - [ChatGPT Web] Debug log improved.
+ - [ChatGPT Web] Improved the default value for model enforcing [#176].
Version 2.3.1 - 24/10/2024
diff --git a/manifest.json b/manifest.json
index bcad3a2b..614d4a58 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.3.2_i176_v1",
+ "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 9afa7348..68b5a1b8 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,10 +7,11 @@
ThunderAI Release Notes
-
Version 2.3.2 - ??/??/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.
- - ...
+ - [ChatGPT Web] Debug log improved.
+ - [ChatGPT Web] Improved the default value for model enforcing [#176].
Version 2.3.1 - 24/10/2024