Skip to content

Commit

Permalink
Changed version file to 16.341.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro Martinez committed Dec 6, 2016
1 parent f16bd40 commit 47471e3
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 @@ -66,7 +66,7 @@ rm $htmlfile
mv htmlfile_new_temp $htmlfile

echo "----------------------"
echo "CHANGE LOG:
echo "CHANGE LOG:"
echo "----------------------"
range=`git tag | tail -n 2 | xargs | sed 's! !...!'`
git log --pretty=oneline $range | awk '{$1=""; print "-"$0}'
Expand Down

0 comments on commit 47471e3

Please sign in to comment.