diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43c1618f..83366456 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
-
Version 1.1.0 - ??/??/2024
+Version 1.1.0 - 21/05/2024
- A prompt can be configured to request additional text from the user.
- Added custom prompts. See more info here.
diff --git a/manifest.json b/manifest.json
index 2f8389ee..bcd71172 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "1.1.0pre4",
+ "version": "1.1.0",
"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 affb4df5..bc0fa170 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 1.1.0 - ??/??/2024
+
Version 1.1.0 - 21/05/2024
- A prompt can be configured to request additional text from the user.
- Added custom prompts. See more info here.