diff --git a/CHANGELOG.md b/CHANGELOG.md
index 477f8927..40f4990b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
+
Version 2.0.2 - ??/??/2024
+
Version 2.0.1 - 09/08/2024
- No more notifying a missing API Key or model when using the web interface.
diff --git a/manifest.json b/manifest.json
index 0d6f85d0..0095d231 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.0.1",
+ "version": "2.0.2",
"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 ace0e4d9..8e28eee6 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 2.0.2 - ??/??/2024
+
Version 2.0.1 - 09/08/2024
- No more notifying a missing API Key or model when using the web interface.