From 1f65fea777136656bcc4085fdaa2a1971c77c1f2 Mon Sep 17 00:00:00 2001 From: tarumi Date: Thu, 2 Nov 2023 13:30:12 +0100 Subject: [PATCH] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d293b46..07783845 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ **Mycel** is a Decentralized ID Infrastructure solution that resolves addresses such as websites, crypto wallets, IPFS, among many more accessible through a single domain with name resolution support in DNS, IBC and smart contracts. ## Dependencies -- Go `1.20.2` -- Ignite CLI `v0.27.1` +- Go `1.21.3` +- Ignite CLI `v0.27.2` - Cosmos SDK `v0.47.3` ## Get started