From 4641328c9bc8574fe6f9a8d42b6104393f6d056b Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichorn@users.noreply.github.com> Date: Sun, 22 Oct 2023 23:05:54 -0500 Subject: [PATCH] Update Settings.xm --- Settings.xm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Settings.xm b/Settings.xm index a9254f4..9820f27 100644 --- a/Settings.xm +++ b/Settings.xm @@ -797,7 +797,7 @@ extern NSBundle *uYouPlusBundle(); return @"v16.05.7"; case 0: default: - return @"Latest Version"; + return @"v18.35.4"; } } selectBlock:^BOOL (YTSettingsCell *cell, NSUInteger arg1) {