diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fb960d..de7b9a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v2.2.0](https://github.com/nevermined-io/cli/compare/v2.1.1...v2.2.0) + +> 6 June 2024 + +- New "ncli app" module [`#113`](https://github.com/nevermined-io/cli/pull/113) +- fix: using sdk v3.0.x [`986fc5b`](https://github.com/nevermined-io/cli/commit/986fc5bfb220612eefe18a1b249ca902a44ba61f) +- ci: fixing tests [`7380c80`](https://github.com/nevermined-io/cli/commit/7380c802aa0daa72c837169fa3a751672496306e) +- ci: tests [`0ca1201`](https://github.com/nevermined-io/cli/commit/0ca120186fd9aa794970e8bfaaa099699c5d7a8a) + #### [v2.1.1](https://github.com/nevermined-io/cli/compare/v2.1.0...v2.1.1) > 6 March 2024 diff --git a/resources/networks.json b/resources/networks.json index c19e148..8b77cd6 100644 --- a/resources/networks.json +++ b/resources/networks.json @@ -216,7 +216,7 @@ "contractsVersion": "3.5.7", "tagName": "public", "etherscanUrl": "https://celoscan.io", - "erc20TokenAddress": "0xef4229c8c3250C675F21BCefa42f58EfbfF6002a", + "erc20TokenAddress": "0xcebA9300f2b948710d2653dD7B07f33A8B32118C", "gasMultiplier": 0, "gasPriceMultiplier": 0, "externalNetwork": true