From 1f7fb36fdb7aa986e55456b01ebae83c774f3e91 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Tue, 14 Jan 2025 17:31:34 -0600 Subject: [PATCH] chore: fix typo in release notes --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3a9f77bf..ba34f2f9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,7 +8,7 @@ This section contains past updates we've sent to customers. ## 1.6.3 (January 14, 2025) -- 🐦 Support for Flutter 3.27.1 +- 🐦 Support for Flutter 3.27.2 - 🩹 Fix `shorebird release` entitlement validation when `plist` contains comments ## 1.6.2 (January 14, 2025)