diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99d8354c..e60a3b69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@
+
+
Version 2.0.4 - 16/08/2024
+
Version 2.0.3 - 15/08/2024
- [ChatGPT API] Fixed a loading bug in Thunderbird 128+ [#107].
diff --git a/manifest.json b/manifest.json
index 57cc2b18..13a636c9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.0.3",
+ "version": "2.0.4",
"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 15abf709..8ffba0d8 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 2.0.4 - 16/08/2024
+
Version 2.0.3 - 15/08/2024
- [ChatGPT API] Fixed a loading bug in Thunderbird 128+ [#107].