diff --git a/static/install/cli.html b/static/install/cli.html index 0ac88d1d..dbaf8470 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -210,7 +210,7 @@
You need an updated copy of the fastboot
tool and the
directory containing it needs to be included in the PATH
environment variable. You can run fastboot --version
to determine
- the current version. It must be at least 34.0.4
. You can use a
+ the current version. It must be at least 34.0.5
. You can use a
distribution package for this, but most of them mistakenly package development
snapshots of fastboot, clobber the standard version scheme for platform-tools
(adb, fastboot, etc.) with their own scheme and don't keep it up-to-date
diff --git a/static/releases.html b/static/releases.html
index b5e9010a..22f8c938 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -743,6 +743,7 @@
Changes since the 2024032100 release: