Skip to content

Commit

Permalink
Ask Jenkins for v1.0.0 official build.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsundahl committed Jan 26, 2018
1 parent a207031 commit 511f6f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ASSET_NAME=readhook.so
RELEASE_TAG=$1

if [[ "$RELEASE_TAG" == "" ]]; then
RELEASE_TAG=volatile
RELEASE_TAG=v1.0.0
fi

# Delete the current assets and release (if exists)
Expand Down

0 comments on commit 511f6f0

Please sign in to comment.