diff --git a/Scripts/install.sh b/Scripts/install.sh index 5942167..6c9f6ff 100644 --- a/Scripts/install.sh +++ b/Scripts/install.sh @@ -1,6 +1,6 @@ #!/bin/sh -DOWNLOAD_URI=https://github.com/alcatraz/Alcatraz/releases/download/1.1.12/Alcatraz.tar.gz +DOWNLOAD_URI=https://github.com/alcatraz/Alcatraz/releases/download/1.1.13/Alcatraz.tar.gz PLUGINS_DIR="${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins" mkdir -p "${PLUGINS_DIR}"