Update .release.sh

readme-wiki
⭕Alexander Rymdeko-Harvey 2017-12-21 18:27:36 -05:00 committed by GitHub
parent e28b9b4e2a
commit db6166033d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ git push origin "dev" --tags
git checkout master
git merge "dev"
git push
hub release create dev -m "Empire $VERSION Release"
hub release create $VERSION -m "Empire $VERSION Release"
# ALERT VERSION
echo "Building Version: $VERSION"