Skip to content

Commit

Permalink
Updating install to target new version
Browse files Browse the repository at this point in the history
  • Loading branch information
abirhalaconstantines committed Aug 3, 2018
1 parent 89e9c47 commit 23d3c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ fi

FILENAME=$OS-$ARCH.$EXT

DOWNLOAD_URL="https://github.com/alexanderConstantinescu/go-speed-dial/releases/download/0.1/$FILENAME"
DOWNLOAD_URL="https://github.com/alexanderConstantinescu/go-speed-dial/releases/download/0.2/$FILENAME"

echo "Downloading speed dial from $DOWNLOAD_URL"

Expand Down

0 comments on commit 23d3c12

Please sign in to comment.