diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36ce489a..6f85b3a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@
+
Version 2.3.1 - 24/10/2024
+
Version 2.3.0 - 23/10/2024
- The action button in the compose window has been moved to the formatting toolbar [#173].
diff --git a/manifest.json b/manifest.json
index a597c0a5..bd12bd51 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.3.0",
+ "version": "2.3.1",
"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 095d84f9..61da0903 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 2.3.1 - 24/10/2024
+
Version 2.3.0 - 23/10/2024
- The action button in the compose window has been moved to the formatting toolbar [#173].