diff --git a/cmd/install_dependencies.go b/cmd/install_dependencies.go index d8339240..87e1262f 100644 --- a/cmd/install_dependencies.go +++ b/cmd/install_dependencies.go @@ -12,7 +12,7 @@ import ( ) const ( - latestReleaseTag = "v0.76.0-preview.3" + latestReleaseTag = "v0.76.8" ) var (