mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-18 08:52:08 +00:00
Update VersionSpoofer.xm
This commit is contained in:
parent
69cf94cb44
commit
055da8f17b
1 changed files with 2 additions and 2 deletions
|
|
@ -1186,8 +1186,8 @@ static BOOL version138() {
|
|||
%end
|
||||
%end
|
||||
|
||||
%group gVersion125
|
||||
%hook YTVersionUtils // 125
|
||||
%group gVersion126
|
||||
%hook YTVersionUtils // 126
|
||||
+ (NSString *)appVersion { return @"16.16.3"; }
|
||||
%end
|
||||
%end
|
||||
|
|
|
|||
Loading…
Reference in a new issue