From 45bbc07b8acb8046f2054a9f054e87ffebfe3aa3 Mon Sep 17 00:00:00 2001 From: Lily Date: Wed, 20 Apr 2022 00:46:14 -0700 Subject: [PATCH] faq: update the update notice --- _pages/en_US/faq.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/_pages/en_US/faq.txt b/_pages/en_US/faq.txt index c9a86ca420..a6c8fe1b89 100644 --- a/_pages/en_US/faq.txt +++ b/_pages/en_US/faq.txt @@ -3,12 +3,11 @@ title: "FAQ" --- {% capture notice-6 %} -**3DS firmware 11.15.0 was recently released**. Here's what you should know: +**The latest 3DS firmware is 11.15.0**. Here's what you should know: -- If your device is running *Luma 10.2.1*, it is *100% safe* to update. +- If your device is running *Luma 10.2.1 or newer*, it is *100% safe* to update. - If your device is on an older Luma version, you should [update Luma](restoring-updating-cfw) before you update your device to 11.15.0. -- No homebrew titles are known to have been affected by this update. They will work as they did on 11.14.0. -- If your device is *currently stock on 11.14.0*, you will have to *update your 3DS* to the latest firmware (11.15.0) in order to install custom firmware. The previous method that used the browser no longer works because Nintendo enforces a browser version check that cannot be bypassed on 11.14.0. +- No homebrew titles are known to have been affected by this update. They will work as they did on 11.14.0 and earlier. {% endcapture %}
{{ notice-6 | markdownify }}