From 743e5beb5565d8aed57356dea57c63ca3abbd4d4 Mon Sep 17 00:00:00 2001 From: Mirko Da Corte Date: Wed, 23 Mar 2022 17:11:30 +0100 Subject: [PATCH] update bee compatibility on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ed9941d..dca4a0cf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Bee.Net is a .Net client for the [Bee Swarm](https://github.com/ethersphere/bee) With this client you can consume public and debug api of any Bee node exposing them. -Current release is compatible with Bee nodes from version `1.4.1` to `1.4.3`. Other versions could have issues. +Current release is compatible with Bee nodes from version `1.4.1` to `1.5.0`. Other versions could have issues. Package repositories --------------------