Skip to content

Commit

Permalink
chore: bump hermes app on main (#4261)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt authored Jul 17, 2024
1 parent ca39860 commit 1a13e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ignite/cmd/plugin_default.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type defaultPlugin struct {
const (
PluginNetworkVersion = "v0.2.2"
PluginNetworkPath = "github.com/ignite/cli-plugin-network@" + PluginNetworkVersion
PluginRelayerVersion = "hermes/v0.2.2"
PluginRelayerVersion = "hermes/v0.2.4"
PluginRelayerPath = "github.com/ignite/apps/hermes@" + PluginRelayerVersion
)

Expand Down

0 comments on commit 1a13e8a

Please sign in to comment.