mirror of https://github.com/status-im/op-geth.git
Bump
This commit is contained in:
parent
601340bd46
commit
b462ca4aad
|
@ -46,7 +46,7 @@ func ReadConfig(base string) *config {
|
|||
}
|
||||
}
|
||||
|
||||
Config = &config{ExecPath: path, Debug: true, Ver: "0.3.0"}
|
||||
Config = &config{ExecPath: path, Debug: true, Ver: "0.3.1"}
|
||||
Config.Log = NewLogger(LogFile|LogStd, LogLevelDebug)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue