build: remove outdated note when updating bazel version (#42760)

We removed `bazel-toolchains` from the repository since dev-infra
provides the RBE platforms now (in a way where they are not reliant
on the Bazel version), so the comment in `.bazelversion` can be
removed.

PR Close #42760
This commit is contained in:
Paul Gschwendtner 2021-07-06 15:31:08 +02:00 committed by Andrew Kushnir
parent b1fa1bf0d5
commit 53b281ae1b
1 changed files with 0 additions and 2 deletions

View File

@ -1,3 +1 @@
4.0.0
# [NB: this comment has to be after the first line, see https://github.com/bazelbuild/bazelisk/issues/117]
# When updating the Bazel version you also need to update the RBE toolchains version in package.bzl