mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 19:12:06 +00:00
Update Settings.xm
This commit is contained in:
parent
24bf80cef5
commit
4641328c9b
1 changed files with 1 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue