diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70747c7f..78804733 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
#  ThunderAI Release Notes
-
-
+
+
+
Version 1.0.5 - 03/05/2024
+
Version 1.0.4 - 01/05/2024
- Stripping the quotation marks from the response.
diff --git a/manifest.json b/manifest.json
index 9d362b63..0b046738 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "1.0.4",
+ "version": "1.0.5",
"author": "Mic (m@micz.it)",
"homepage_url": "https://micz.it/thunderdbird-addon-thunderai/",
"browser_specific_settings": {
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 5821c389..3a8e21d0 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 1.0.5 - 03/05/2024
+
Version 1.0.4 - 01/05/2024
- Stripping the quotation marks from the response.