From 80115774633d2565d8dc04a965cc31fc114a6d58 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Mon, 23 Sep 2024 14:32:01 -0400 Subject: [PATCH] Bump rush to 5.135.0-pr4927.1. --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index f1d4114e9ab..3230902fa3e 100644 --- a/rush.json +++ b/rush.json @@ -16,7 +16,7 @@ * path segment in the "$schema" field for all your Rush config files. This will ensure * correct error-underlining and tab-completion for editors such as VS Code. */ - "rushVersion": "5.135.0-pr4927.0", + "rushVersion": "5.135.0-pr4927.1", /** * The next field selects which package manager should be installed and determines its version.