diff --git a/CHANGELOG.md b/CHANGELOG.md
index de65fae2..18410985 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,12 +4,11 @@
-
Version 2.1.2 - ??/??/2024
+Version 2.1.2 - 04/09/2024
- [ChatGPT API] The URL in the prompt sending error message is now correctly clickable [#123].
- [ChatGPT API] If the web interface loads slowly, a button is now shown to retry sending the prompt [#122].
- [ChatGPT API] Improved the methods to open the ChatGPT window and interact with it.
- - ...
Version 2.1.1 - 28/08/2024
diff --git a/manifest.json b/manifest.json
index 2a662f14..184a62cf 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.1.2pre2",
+ "version": "2.1.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 4732ba67..ca115ff4 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,12 +7,11 @@
ThunderAI Release Notes
-
Version 2.1.2 - ??/??/2024
+
Version 2.1.2 - 04/09/2024
- [ChatGPT API] The URL in the prompt sending error message is now correctly clickable [#123].
- [ChatGPT API] If the web interface loads slowly, a button is now shown to retry sending the prompt [#122].
- [ChatGPT API] Improved the methods to open the ChatGPT window and interact with it.
- - ...
Version 2.1.1 - 28/08/2024