Skip to content

Commit

Permalink
Update Release URL
Browse files Browse the repository at this point in the history
  • Loading branch information
yodaluca23 authored Dec 26, 2023
1 parent 0e22bef commit d68c56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Settings.xm
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extern NSBundle *uYouPlusBundle();
accessibilityIdentifier:nil
detailTextBlock:nil
selectBlock:^BOOL (YTSettingsCell *cell, NSUInteger arg1) {
return [%c(YTUIUtils) openURL:[NSURL URLWithString:@"https://github.com/arichorn/uYouEnhanced/releases/latest"]];
return [%c(YTUIUtils) openURL:[NSURL URLWithString:@"https://github.com/yodaluca23Alt/uYouEnhanced/releases/latest"]];
}];
[sectionItems addObject:version];

Expand Down

0 comments on commit d68c56b

Please sign in to comment.