Skip to content

Commit

Permalink
Updated App Version Spoofer
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover authored May 28, 2024
1 parent 3d43993 commit c2838fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/VersionSpoofer.xm
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ static BOOL version93() {

%group gVersion0
%hook YTVersionUtils // 0
+ (NSString *)appVersion { return @"19.20.2"; } // Undefined
+ (NSString *)appVersion { return @"19.21.2"; }
%end
%end

Expand Down

0 comments on commit c2838fb

Please sign in to comment.