From 3491d7ec052b5c93074ab7ff16b2a34756684a57 Mon Sep 17 00:00:00 2001 From: Endy Date: Sun, 7 Apr 2024 18:14:15 +0700 Subject: [PATCH] v223b57230 --- Enmity/patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enmity/patch.sh b/Enmity/patch.sh index 7f29c04b5..b3028d6e6 100755 --- a/Enmity/patch.sh +++ b/Enmity/patch.sh @@ -6,7 +6,7 @@ chdir Enmity # Global Vars # #-------------# -VERSION="221.0_56536" +VERSION="223.0_57230" IPA_NAME="Discord_${VERSION}.ipa" IPA_LINK="https://ipa.aspy.dev/discord/testflight/${IPA_NAME}"