diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74d054de..816fcbf9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,13 +3,12 @@
-
Version 1.2.1 - ??/07/2024
+Version 1.2.1 - 20/07/2024
- Fixed changes in the ChatGPT web interface when importing in plain text [#87].
- Added an option to the prompts to specify the default language for the response [#86].
- Not adding to the prompt the statement about using the default language if asking for a translation [#85].
- [Thunderbird 128+ only] Added a warning message when closing the Custom Prompts page with unsaved changes [#88].
- - ...
Version 1.2.0 - 17/07/2024
diff --git a/manifest.json b/manifest.json
index 7155a62d..c8df3d51 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "1.2.1pre1",
+ "version": "1.2.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 758a7c08..433d2c2e 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,13 +7,12 @@
ThunderAI Release Notes
-
Version 1.2.1 - ??/07/2024
+
Version 1.2.1 - 20/07/2024
- Fixed changes in the ChatGPT web interface when importing in plain text [#87].
- Added an option to the prompts to specify the default language for the response [#86].
- Not adding to the prompt the statement about using the default language if asking for a translation [#85].
- [Thunderbird 128+ only] Added a warning message when closing the Custom Prompts page with unsaved changes [#88].
- - ...
Version 1.2.0 - 17/07/2024