diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4673c2b7..d084232e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@
+
Version 1.1.4pre2 - ??/??/2024
+
+
Version 1.1.3 - 18/06/2024
- Fixed a bug in replying to a message [#70].
diff --git a/manifest.json b/manifest.json
index f6267c26..4c1bf6af 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "1.1.4pre1",
+ "version": "1.1.4pre2",
"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 5ae0af11..92c0dd9e 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,11 @@
ThunderAI Release Notes
-
Version 1.1.3 - 18/06/2024
+
Version 1.1.4pre2 - ??/??/2024
+
+
Version 1.1.3 - 18/06/2024
- Fixed a bug in replying to a message [#70].