Skip to content
This repository was archived by the owner on Apr 3, 2022. It is now read-only.

Commit 6cad85c

Browse files
committed
Version fix for previous release(P2P memory consuming bug fix.)
1 parent 4dde5a1 commit 6cad85c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ import "github.com/blang/semver"
2020

2121
// right now it has to be manually changed
2222
// do we need to include git commitsha??
23-
var Version = semver.MustParse("2.2.0-5.Atlantis.Astrobwt+07032020")
23+
var Version = semver.MustParse("2.2.1-0.Atlantis.Astrobwt+03072020")

0 commit comments

Comments
 (0)