From 1dfda3a8c1acbedc6cab3a58559cdd655b94ca41 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Tue, 3 Sep 2024 14:03:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90c47c8..c54affa 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ The default versions are always a combination of component versions which are co | Component name | Required by | Version | IP Address | Ports exposed | | -------------- | ------------------ | --------------------------------- | --------------- | ------------- | | ganache | ocean-contracts | latest | 172.15.0.3 | 8545 -> 8545 | -| ocean-contracts | | v2.1.0 | 172.15.0.14 | | +| ocean-contracts | | v2.2.0 | 172.15.0.14 | | | Aquarius | | v5.1.4 | 172.15.0.5 | 5000 -> 5000 | | Elasticsearch | Aquarius | 8.5.1 | 172.15.0.6 | | | Typesense | Ocean-node | 0.25.1 | 172.15.0.20 | 8108 -> 8108 |