Restore release.sh

This commit is contained in:
wubzz 2017-03-23 15:27:19 +01:00
parent ce375c5423
commit b06b8bfa29

View File

@ -22,7 +22,7 @@ next_ref="v$next_version"
git add -u
npm run build
#npm test
npm test
update_version 'package.json' $next_version