From 2a560889ce827fbb3ed3950e7320853f8784f392 Mon Sep 17 00:00:00 2001 From: Tobias <8368497+toschdev@users.noreply.github.com> Date: Thu, 21 Mar 2024 22:33:30 +0100 Subject: [PATCH] Update README.md --- wasm/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wasm/README.md b/wasm/README.md index 2d81aeb9..8e4fd1da 100644 --- a/wasm/README.md +++ b/wasm/README.md @@ -12,7 +12,7 @@ The app adds `ignite wasm` commands to add a [CosmWasm](https://cosmwasm.com/) i ## **Prerequisites** -- Ignite CLI version v28.2.1 or greater. +- Ignite CLI version v28.3.0 or greater. - Or migrate your chain using the [Ignite migration guides](https://docs.ignite.com/migration). - Knowledge of blockchain development and smart contracts. @@ -63,4 +63,4 @@ The `ignite wasm` command is now available with the local version of the app. ## **Support and Contributions** For support and contributions, please visit the [Wasm App GitHub repository](https://github.com/ignite/apps/wasm). -We welcome contributions from the community, including bug reports, feature requests, and code contributions. \ No newline at end of file +We welcome contributions from the community, including bug reports, feature requests, and code contributions.