Skip to content

Commit

Permalink
bump protocol (#1579)
Browse files Browse the repository at this point in the history
  • Loading branch information
omerlavanet authored Jul 22, 2024
1 parent 48d7aa1 commit 4b09931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/protocol/types/params.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
var _ paramtypes.ParamSet = (*Params)(nil)

const (
TARGET_VERSION = "2.2.3"
TARGET_VERSION = "2.2.4"
MIN_VERSION = "2.0.3"
)

Expand Down

0 comments on commit 4b09931

Please sign in to comment.