diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c7db57e..6f3233d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
-
Version 3.1.0 - ??/??/2025
+Version 3.1.0 - 27/01/2025
- [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added a special prompt to get calendar events data from emails [#182]. To use this feature, you must install also the Sparks add-on.
- Added Google Gemini API support [#204, #217].
@@ -14,7 +14,6 @@
- Added the {%mail_datetime%} placeholder to get the date and time of the email [#223].
- Added the {%current_datetime%} data placeholder to get the current date and time [#224].
- Added an info text about using the new {%tags_full_list%} placeholder in the "Add Tags Prompt" page [#215].
- - ...
Version 3.0.0 - 05/01/2025
diff --git a/manifest.json b/manifest.json
index 29a9ff9e..84fcc53a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.1.0pre4",
+ "version": "3.1.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 90d57637..1e910d03 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 3.1.0 - ??/??/2025
+
Version 3.1.0 - 27/01/2025
- [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added a special prompt to get calendar events data from emails [#182]. To use this feature, you must install also the Sparks add-on.
- Added Google Gemini API support [#204, #217].
@@ -16,7 +16,6 @@
- Added the {%mail_datetime%} placeholder to get the date and time of the email [#223].
- Added the {%current_datetime%} data placeholder to get the current date and time [#224].
- Added an info text about using the new {%tags_full_list%} placeholder in the "Add Tags Prompt" page [#215].
- - ...
Version 3.0.0 - 05/01/2025