forked from cerc-io/plugeth
cmd/swarm: change version of swarm binary (#17174)
This commit is contained in:
parent
d483da766f
commit
2e0391ea84
@ -38,7 +38,7 @@ import (
|
|||||||
bzzapi "github.com/ethereum/go-ethereum/swarm/api"
|
bzzapi "github.com/ethereum/go-ethereum/swarm/api"
|
||||||
)
|
)
|
||||||
|
|
||||||
const SWARM_VERSION = "0.3"
|
const SWARM_VERSION = "0.3.1-unstable"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
//flag definition for the dumpconfig command
|
//flag definition for the dumpconfig command
|
||||||
|
Loading…
Reference in New Issue
Block a user