Skip to content

Commit

Permalink
version bump to v1.0.0-beta7
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Jun 13, 2022
1 parent b50a9ca commit 573f912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const (
VersionMinor = 0
VersionPatch = 0
VersionReleaseLevel = "beta"
VersionReleaseNumber = 6
VersionReleaseNumber = 7
)

// Set the GitVersion via -ldflags="-X 'github.com/trisacrypto/testnet/pkg.GitVersion=$(git rev-parse --short HEAD)'"
Expand Down

0 comments on commit 573f912

Please sign in to comment.