Skip to content

Commit

Permalink
Update client version (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelwhisperer authored Mar 25, 2019
1 parent e1c8522 commit 9101fe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"install": "npm run bootstrap",
"bootstrap": "lerna bootstrap --no-ci",
"build": "lerna run build",
"publish": "lerna publish",
"link": "lerna run link",
"clean": "git clean -fdxi"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/aragon-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
]
},
"aragon": {
"clientVersion": "694a70b6d3c4e0b53bb7d50afa8688cc9c56409f",
"clientVersion": "e9d706a1d809444a3bec105b179d0c6b43a43dff",
"clientPort": "3000",
"defaultGasPrice": "10000000000"
},
Expand Down

0 comments on commit 9101fe4

Please sign in to comment.