diff --git a/Examples/ExampleCocoaPodsIntegration/safeditool.sh b/Examples/ExampleCocoaPodsIntegration/safeditool.sh index e858917e..4df7ac38 100755 --- a/Examples/ExampleCocoaPodsIntegration/safeditool.sh +++ b/Examples/ExampleCocoaPodsIntegration/safeditool.sh @@ -2,7 +2,7 @@ set -e -VERSION='1.0.0' +VERSION='1.1.0' SAFEDI_LOCATION="$BUILD_DIR/SafeDITool-Release/$VERSION/safeditool" # Download the tool from Github releases.