From 7edd8d8d863a77031c6c24877257e02f95fe17f8 Mon Sep 17 00:00:00 2001 From: Endy Date: Sat, 29 Jun 2024 12:01:46 +0700 Subject: [PATCH] v236b60660 Former-commit-id: 3d0e461a455b3ec945425ccbe223650aa9595af8 --- Enmity/patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enmity/patch.sh b/Enmity/patch.sh index e17372dc0..9b6c9b875 100755 --- a/Enmity/patch.sh +++ b/Enmity/patch.sh @@ -6,7 +6,7 @@ chdir Enmity # Global Vars # #-------------# -VERSION="231.0_59406" +VERSION="236.0_60660" IPA_NAME="Discord_${VERSION}.ipa" IPA_LINK="https://ipa.aspy.dev/discord/testflight/${IPA_NAME}"