From f8e295dca6b883949955766919950bd9113340a2 Mon Sep 17 00:00:00 2001 From: Endy Date: Sat, 2 Dec 2023 13:04:49 +0700 Subject: [PATCH] v207 --- Enmity/patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enmity/patch.sh b/Enmity/patch.sh index 745f236a9..05a3d8c0a 100755 --- a/Enmity/patch.sh +++ b/Enmity/patch.sh @@ -6,7 +6,7 @@ chdir Enmity # Global Vars # #-------------# -VERSION="204.0_51761" +VERSION="207.0_52588" IPA_NAME="Discord_${VERSION}.ipa" IPA_LINK="https://ipa.aspy.dev/discord/testflight/${IPA_NAME}"