diff --git a/config/reader.go b/config/reader.go index 51a57675c..d5b530c99 100644 --- a/config/reader.go +++ b/config/reader.go @@ -10,7 +10,7 @@ import ( const ( Debug = true - BuildVersion = "v0.18.15-BUILD_VERSION" + BuildVersion = "v0.18.16-BUILD_VERSION" KernelNetworkId = "74c6cdb7d51af57037faa1f5544f8331ced001df5964331911ca51385993b375" SnapshotRoundGap = uint64(3 * time.Second)