Skip to content

Commit 38e1753

Browse files
authored
Merge pull request #1408 from antonydenyer/master
bump version 22.4.2
2 parents 5f0aefb + 0c49b8e commit 38e1753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

params/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828

2929
QuorumVersionMajor = 22
3030
QuorumVersionMinor = 4
31-
QuorumVersionPatch = 1
31+
QuorumVersionPatch = 2
3232
)
3333

3434
// Version holds the textual version string.

0 commit comments

Comments
 (0)