diff --git a/AltStore/Unstable Features/UnstableFeatures.swift b/AltStore/Unstable Features/UnstableFeatures.swift index f653c730..d33f3f5e 100644 --- a/AltStore/Unstable Features/UnstableFeatures.swift +++ b/AltStore/Unstable Features/UnstableFeatures.swift @@ -29,7 +29,7 @@ class UnstableFeatures { case swiftUI = "386" case jitUrlScheme = "385" - case onboarding = "000" + case onboarding = "389" /// Dummy variant to ensure there is always at least one variant. DO NOT USE! case dummy = "dummy"