Skip to content

Commit

Permalink
Updated zip release
Browse files Browse the repository at this point in the history
  • Loading branch information
cadebrown committed Sep 23, 2016
1 parent c0f36ad commit d20fa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zip_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi
if [[ "$2" == "" ]]; then
BUILD_VERSION=`date +%Y-%m-%d`
else
BUILD_VERSION=$1
BUILD_VERSION=$2
fi

#call ./zip.sh language OS version
Expand Down

0 comments on commit d20fa39

Please sign in to comment.