Skip to content

Commit

Permalink
Updaded script
Browse files Browse the repository at this point in the history
  • Loading branch information
chitter99 committed Aug 9, 2018
1 parent 2ca4e48 commit ef4333f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/win-build-release.bat
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exit
SET /P "version=Version (including v)?"

echo Updaing version...
npm version %version%
start npm version %version%

:bulding
echo ####################
Expand Down

0 comments on commit ef4333f

Please sign in to comment.