Skip to content

Commit

Permalink
Prepare 0.1.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
sammacbeth committed Nov 21, 2018
1 parent 00ef6fe commit 676b6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer.sh
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{ # this ensures the entire script is downloaded #

REPO_URL="https://github.com/sammacbeth/dat-fox-helper/releases/download"
TAG="v0.0.8"
TAG="v0.1.0"
MANIFEST_URL="https://raw.githubusercontent.com/sammacbeth/dat-fox-helper/$TAG/dathelper.json"

if [[ "$OSTYPE" == "linux-gnu" ]]; then
Expand Down

0 comments on commit 676b6b6

Please sign in to comment.