diff --git a/README.md b/README.md index 0bbe0d1..a6af60e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ **Warning: This project is in alpha state. There might (and most probably will) be changes in the future to its API and working. Also, no guarantees can be made about its stability, efficiency, and security at this stage.** -This project is intended to be used with **Bee version 1.9.0-13a47043**. +This project is intended to be used with **Bee version 1.11.1-1992b846**. Using it with older or newer Bee versions is not recommended and may not work. Stay up to date by joining the [official Discord](https://discord.gg/GU22h2utj6) and by keeping an eye on the [releases tab](https://github.com/ethersphere/bee-dashboard/releases). diff --git a/package.json b/package.json index 88ed30f..a00f574 100644 --- a/package.json +++ b/package.json @@ -159,6 +159,6 @@ "engines": { "node": ">=14.0.0", "npm": ">=6.9.0", - "bee": "1.9.0-13a47043" + "bee": "1.11.1-1992b846" } }