Skip to content

Commit f7306b2

Browse files
committed
chore: bump minimum required pigeon version
1 parent 0912242 commit f7306b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x/valset/keeper/keeper.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const (
3434
cJailingNetworkShareProtection = 0.25
3535
// We set the default to the last pigeon version enforced in code to keep
3636
// backwards compatibility
37-
defaultMinimumPigeonVersion = "v1.11.2"
37+
defaultMinimumPigeonVersion = "v1.11.3"
3838
)
3939

4040
var jailSentences = []time.Duration{

0 commit comments

Comments
 (0)