From d07e03a58e241da6792bed72013e4d76a630a5d2 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sun, 27 Apr 2025 21:30:13 -0700 Subject: [PATCH] Write release notes for 6193. --- iOS/ReleaseNotes-iOS.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/iOS/ReleaseNotes-iOS.markdown b/iOS/ReleaseNotes-iOS.markdown index d02891995..516ae6223 100644 --- a/iOS/ReleaseNotes-iOS.markdown +++ b/iOS/ReleaseNotes-iOS.markdown @@ -1,5 +1,9 @@ # iOS Release Notes +### 6.1.9 TestFlight build 6193 27 April 2025 - branch: main tag: iOS-6.1.9-6193 + +Fix crash-on-launch bug — take two. Hopefully this will do it. (Since we can’t reproduce it, we can’t know for sure if this will fix it.) + ### 6.1.9 TestFlight build 6192 27 April 2025 - branch: main tag: iOS-6.1.9-6192 Fix crash-on-launch bug. (Hopefully fix it, that is — we couldn’t reproduce it, so we can’t be sure)