Skip to content

Commit

Permalink
actually build for 209.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acquitelol committed Dec 11, 2023
1 parent 4b4a764 commit 2e67845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ class States extends Colors {
}
class Constants {
}
Constants.IPA_FETCH_LINK = "https://ipa.aspy.dev/discord/testflight/Discord_208.0_52874.ipa";
Constants.IPA_FETCH_LINK = "https://ipa.aspy.dev/discord/testflight/Discord_209.0_53119.ipa";
export { Shell, Colors, Divider, States, Constants };

0 comments on commit 2e67845

Please sign in to comment.