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

Commit

Permalink
Version fix for previous release(P2P memory consuming bug fix.)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainDero committed Jul 3, 2020
1 parent 4dde5a1 commit 6cad85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ import "github.com/blang/semver"

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

0 comments on commit 6cad85c

Please sign in to comment.