From 69ec79bed8b8a44f7959d9a21c40adde16cc8f82 Mon Sep 17 00:00:00 2001 From: Dan Federman Date: Tue, 7 Jan 2025 15:54:39 -0800 Subject: [PATCH] Bump CocoapodsIntegration tool version --- Examples/ExampleCocoaPodsIntegration/safeditool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/ExampleCocoaPodsIntegration/safeditool.sh b/Examples/ExampleCocoaPodsIntegration/safeditool.sh index 3946b69e..e858917e 100755 --- a/Examples/ExampleCocoaPodsIntegration/safeditool.sh +++ b/Examples/ExampleCocoaPodsIntegration/safeditool.sh @@ -2,7 +2,7 @@ set -e -VERSION='1.0.0-beta-2' +VERSION='1.0.0' SAFEDI_LOCATION="$BUILD_DIR/SafeDITool-Release/$VERSION/safeditool" # Download the tool from Github releases.