diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a3cf790..6d6c44d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
-
Version 3.6.0 - ??/??/2025
+Version 3.6.0 - 30/07/2025
- Now it's possibile to define custom data placeholders to be used in custom prompts [#156].
- Improved the handling of HTML and line breaks between the email text and the AI Chat.
@@ -20,7 +20,6 @@
- [OpenAI Comp API] Added OpenRouter configuration [#401].
- Traditional Chinese (zh_Hant) translation added, thanks to evez.
- Some English typing errors have been fixed [#422].
- - ...
Version 3.5.2 - 05/06/2025
diff --git a/manifest.json b/manifest.json
index 9c4d632f..8ccd1d17 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.6.0pre3",
+ "version": "3.6.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 023f4147..a421f00f 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 3.6.0 - ??/??/2025
+
Version 3.6.0 - 30/07/2025
- Now it's possibile to define custom data placeholders to be used in custom prompts [#156].
- Improved the handling of HTML and line breaks between the email text and the AI Chat.
@@ -24,7 +24,6 @@
- Traditional Chinese (zh_Hant) translation added, thanks to evez.
- Russian (ru) translation added, thanks to Maksim.
- Some English typing errors have been fixed [#422].
- - ...
Version 3.5.2 - 05/06/2025