diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f45844d..106c3b42 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
-
Version 2.4.0 - ??/??/2024
+Version 3.0.0 - ??/??/2024
- Default prompts text has been translated [#185].
- Data placeholder for the full available tags list added [#197].
diff --git a/manifest.json b/manifest.json
index c2f42fa4..e2552319 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "2.4.0",
+ "version": "3.0.0",
"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 9c3920f9..138fad61 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 2.4.0 - ??/??/2024
+
Version 3.0.0 - ??/??/2024
- Default prompts text has been translated [#185].
- Data placeholder for the full available tags list added [#197].