diff --git a/README.md b/README.md index 4c2a4a154f..6d5e4ddbf3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ![Banner](.github/banner.jpg) -## Update: Edge v0.9.0 is here! +## Update: Edge v1.0.0 is here! -Developers at Polygon Labs have been hard at work gathering and incorporating community feedback into the Edge client and a new version of Edge, v0.9.0, is here with several new features! Check out the Release Notes included with the release to find out more! +Developers at Polygon Labs have been hard at work gathering and incorporating community feedback into the Edge client and a new version of Edge, v1.0.0, is here with several new features! Check out the Release Notes included with the release to find out more! ## Polygon Edge diff --git a/scripts/README.md b/scripts/README.md index 4c65952327..6c94e932e9 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -4,7 +4,7 @@ When deploying with `polybft` consensus, there are some additional dependencies: * [npm](https://nodejs.org/en/) -* [go 1.19.x](https://go.dev/dl/) +* [go 1.20.x](https://go.dev/dl/) * [jq](https://jqlang.github.io/jq) ## Local development