diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93170ed3..0ac6e7b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
-
Version 3.0.0 - ??/??/2024
+Version 3.0.0 - 05/01/2025
- [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tag to emails [#183].
- Default prompts text has been translated [#185].
@@ -17,7 +17,6 @@
- The Custom Prompts tab has now an icon.
- The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
- Minor bugs fixed.
- - ...
Version 2.3.4 - 06/12/2024
diff --git a/manifest.json b/manifest.json
index ea742c7b..e2552319 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.0.0pre3",
+ "version": "3.0.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 29782de0..f4e6a7ee 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 3.0.0 - ??/??/2024
+
Version 3.0.0 - 05/01/2025
- [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tag to emails [#183].
- Default prompts text has been translated [#185].
@@ -19,7 +19,6 @@
- The Custom Prompts tab has now an icon.
- The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
- Minor bugs fixed.
- - ...
Version 2.3.4 - 06/12/2024