Skip to content

Commit

Permalink
fix build android bug on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
exolution committed Dec 26, 2016
1 parent 474089d commit d3342cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ android的打包和构建是一体的 :

## changelog

0.2.5
* 修复weexpack build android在windows下的bug

0.2.4
* 修复weexpack run web的bug 并且加了自动打开浏览器的功能

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "weexpack",
"version": "0.2.4",
"version": "0.2.5",
"description": "Weex pack tool",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d3342cc

Please sign in to comment.