diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dc7905e..9ed923b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
+
Version 3.7.3 - ??/??/2025
+
Version 3.7.2 - 03/10/2025
- [ChatGPT Web] Fix: Not showing the force complete hint if the prompt has not been sent.
diff --git a/manifest.json b/manifest.json
index ded472b4..d8ac5646 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.7.2",
+ "version": "3.7.3",
"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 1d5b59c5..9c93bd78 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 3.7.3 - ??/??/2025
+
Version 3.7.2 - 03/10/2025
- [ChatGPT Web] Fix: Not showing the force complete hint if the prompt has not been sent.