diff --git a/config/config.go b/config/config.go index 141b8ace9..23483f6d4 100644 --- a/config/config.go +++ b/config/config.go @@ -10,7 +10,7 @@ import ( const ( Debug = true - BuildVersion = "v0.13.12-BUILD_VERSION" + BuildVersion = "v0.13.13-BUILD_VERSION" MainnetId = "6430225c42bb015b4da03102fa962e4f4ef3969e03e04345db229f8377ef7997" SnapshotRoundGap = uint64(3 * time.Second)