Skip to content

Commit 2e930de

Browse files
committed
bump version to v0.18.28
1 parent 02c1fa5 commit 2e930de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/reader.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
const (
1212
Debug = true
13-
BuildVersion = "v0.18.27-BUILD_VERSION"
13+
BuildVersion = "v0.18.28-BUILD_VERSION"
1414
KernelNetworkId = "74c6cdb7d51af57037faa1f5544f8331ced001df5964331911ca51385993b375"
1515

1616
SnapshotRoundGap = uint64(3 * time.Second)

0 commit comments

Comments
 (0)