Update VersionSpoofer.xm

This commit is contained in:
arichorn 2023-09-19 20:11:58 -05:00 committed by GitHub
parent 69cf94cb44
commit 055da8f17b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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