Skip to content

Commit

Permalink
chore: bump network app version to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Dec 5, 2023
1 parent 1b408b3 commit 38a998b
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 @@ -16,7 +16,7 @@ type defaultPlugin struct {
}

const (
PluginNetworkVersion = "v0.2.0"
PluginNetworkVersion = "v0.2.1"
PluginNetworkPath = "github.com/ignite/cli/cli-plugin-network@" + PluginNetworkVersion
)

Expand Down

0 comments on commit 38a998b

Please sign in to comment.