diff --git a/CHANGELOG.md b/CHANGELOG.md
index af52ee54..1a161bc1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@
+
Version 3.1.0 - ??/??/2025
+
Version 3.0.0 - 05/01/2025
- [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tags to emails [#183].
diff --git a/manifest.json b/manifest.json
index e2552319..84fcc53a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.0.0",
+ "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 f513c43b..fe3f3750 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 3.1.0 - ??/??/2025
+
Version 3.0.0 - 05/01/2025
- [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tags to emails [#183].