diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80d2b62f..5d5d7e5f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@
+
+
Version 2.2.0 - ??/??/2024
+
Version 2.1.4 - 11/09/2024
- [ChatGPT API][Ollama API] Fixed the colors of the light theme in the chat window status logger.
diff --git a/manifest.json b/manifest.json
index 33ac6c5e..5fefa9b7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.1.4",
+ "version": "2.2.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 bc52435a..41143226 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 2.2.0 - ??/??/2024
+
Version 2.1.4 - 11/09/2024
- [ChatGPT API][Ollama API] Fixed the colors of the light theme in the chat window status logger.