From 7aa9a31db4093046ae9005d44122e7f6b1c1797c Mon Sep 17 00:00:00 2001 From: Endy Date: Thu, 15 Feb 2024 13:25:36 +0700 Subject: [PATCH] v217 --- Enmity/patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enmity/patch.sh b/Enmity/patch.sh index 97e91007d..ecbd8cac0 100755 --- a/Enmity/patch.sh +++ b/Enmity/patch.sh @@ -6,7 +6,7 @@ chdir Enmity # Global Vars # #-------------# -VERSION="212.0_54072" +VERSION="217.0_55207" IPA_NAME="Discord_${VERSION}.ipa" IPA_LINK="https://ipa.aspy.dev/discord/testflight/${IPA_NAME}"