diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f8a1b45..dc429795 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@
+
Version 3.1.2 - ??/??/2025
+
Version 3.1.1 - 29/01/2025
- Polish (pl) translation improved, thanks to neexpl.
diff --git a/manifest.json b/manifest.json
index 5c253a32..e9669182 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.1.1",
+ "version": "3.1.2",
"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 73e560c3..a3bff737 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,6 +7,10 @@
ThunderAI Release Notes
+
Version 3.1.2 - ??/??/2025
+
Version 3.1.1 - 29/01/2025
- Polish (pl) translation improved, thanks to neexpl.