diff --git a/src/pages/home/base/mobile-core/release-notes.md b/src/pages/home/base/mobile-core/release-notes.md
index 496bd94df2..240b6b4cb2 100644
--- a/src/pages/home/base/mobile-core/release-notes.md
+++ b/src/pages/home/base/mobile-core/release-notes.md
@@ -15,6 +15,7 @@ keywords:
* Migrates storage from UserDefaults to iOS file system.
+
Downgrading from this version of Core is unsupported, as it will cause undefined behavior.
## October 30, 2023
diff --git a/src/pages/home/release-notes/index.md b/src/pages/home/release-notes/index.md
index 75cd282971..ad91532f67 100644
--- a/src/pages/home/release-notes/index.md
+++ b/src/pages/home/release-notes/index.md
@@ -14,6 +14,7 @@ Keywords:
* Migrates storage from UserDefaults to iOS file system.
+
Downgrading from this version of Core is unsupported, as it will cause undefined behavior.
## October 30, 2023