Skip to content

Commit e5b930e

Browse files
committed
bump version 22.7.0
1 parent c714017 commit e5b930e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

params/version.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ const (
2727
VersionMeta = "stable" // Version metadata to append to the version string
2828

2929
QuorumVersionMajor = 22
30-
QuorumVersionMinor = 4
31-
QuorumVersionPatch = 4
30+
QuorumVersionMinor = 7
31+
QuorumVersionPatch = 0
3232
)
3333

3434
// Version holds the textual version string.

0 commit comments

Comments
 (0)