Update Settings.xm

This commit is contained in:
arichornlover 2023-10-22 23:05:54 -05:00 committed by GitHub
parent 24bf80cef5
commit 4641328c9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) {