Skip to content

Commit

Permalink
bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
technobly committed Jan 9, 2016
1 parent 3bc7273 commit 8d6230e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/release.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
if [ $1 -eq 6 ] || [ $1 -eq 8 ]; then
VERSION="0.4.8-rc.2"
else if [ $1 -eq 10 ]; then
VERSION="0.4.8-rc.2"
VERSION="0.4.8-rc.3"
fi
fi

Expand Down

0 comments on commit 8d6230e

Please sign in to comment.