From a620c832917337b536e2dab74a1f018e1b7ca0b1 Mon Sep 17 00:00:00 2001 From: Endy Date: Sun, 14 Jan 2024 23:43:47 +0700 Subject: [PATCH] v212 Former-commit-id: 39c0999307788cfb91bc0bfe47bd9df6dcf33c7e --- Enmity/patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enmity/patch.sh b/Enmity/patch.sh index 46141d3e9..97e91007d 100755 --- a/Enmity/patch.sh +++ b/Enmity/patch.sh @@ -6,7 +6,7 @@ chdir Enmity # Global Vars # #-------------# -VERSION="210.0_53601" +VERSION="212.0_54072" IPA_NAME="Discord_${VERSION}.ipa" IPA_LINK="https://ipa.aspy.dev/discord/testflight/${IPA_NAME}"