diff --git a/CHANGELOG.md b/CHANGELOG.md
index 61ea406d..f9c76687 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
-
Version 3.3.0 - ??/??/2025
+Version 3.3.0 - 31/03/2025
- Added the {%mail_folder_name%} placeholder to get the mail folder name [#253].
- Added the {%mail_folder_path%} placeholder to get the mail folder path [#253].
@@ -18,7 +18,6 @@
- Czech (cs) translation added, thanks to Jaroslav Staněk and Fjuro.
- Simplified Chinese (zh_Hans) translation added, thanks to jeklau.
- Some old strings are now translated in the API webchat [#298].
- - ...
Version 3.2.3 - 06/03/2025
diff --git a/manifest.json b/manifest.json
index a02f1a17..a13a85be 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.3.0pre1",
+ "version": "3.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 156f2a9d..6963c9ee 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 3.3.0 - ??/??/2025
+
Version 3.3.0 - 31/03/2025
- Added the {%mail_folder_name%} placeholder to get the mail folder name [#253].
- Added the {%mail_folder_path%} placeholder to get the mail folder path [#253].
@@ -21,7 +21,6 @@
- Czech (cs) translation added, thanks to Jaroslav Staněk and Fjuro.
- Simplified Chinese (zh_Hans) translation added, thanks to jeklau.
- Some old strings are now translated in the API webchat [#298].
- - ...
Version 3.2.3 - 06/03/2025