From b7bb375cb9147efb96e98ae82b414b854f9f9436 Mon Sep 17 00:00:00 2001 From: Marin Usalj Date: Tue, 9 Sep 2014 16:28:57 -0700 Subject: [PATCH] Bump version 1.0.8 --- Scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/install.sh b/Scripts/install.sh index 74e0942..d0fe3f0 100644 --- a/Scripts/install.sh +++ b/Scripts/install.sh @@ -1,6 +1,6 @@ #!/bin/sh -DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.0.7/Alcatraz.tar.gz +DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.0.8/Alcatraz.tar.gz PLUGINS_DIR="${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins" mkdir -p "${PLUGINS_DIR}"