Skip to content

Commit

Permalink
Bump version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Marin Usalj committed Jun 4, 2014
1 parent 0be7814 commit 79df456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.0.4/Alcatraz.tar.gz
DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.0.5/Alcatraz.tar.gz
PLUGINS_DIR="${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins"

mkdir -p "${PLUGINS_DIR}"
Expand Down

0 comments on commit 79df456

Please sign in to comment.