update solc version

This commit is contained in:
Iuri Matias 2017-10-21 15:17:54 -04:00
parent d23cd753ce
commit 38b1cf480e
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Config.prototype.loadContractsConfigFile = function() {
var configObject = {
"versions": {
"web3.js": "0.19.1",
"solc": "0.4.17"
"solc": "0.4.18"
},
"deployment": {
"host": "localhost",