diff --git a/CHANGELOG.md b/CHANGELOG.md
index d89ac0a4..36ce489a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
-
Version 2.3.0 - ??/??/2024
+Version 2.3.0 - 23/10/2024
- The action button in the compose window has been moved to the formatting toolbar [#173].
- On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
diff --git a/manifest.json b/manifest.json
index 5c22962b..15fb8099 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.3.0pre4",
+ "version": "2.3.0",
"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 e712ee73..095d84f9 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 2.3.0 - ??/??/2024
+
Version 2.3.0 - 23/10/2024
- The action button in the compose window has been moved to the formatting toolbar [#173].
- On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.