From 83e7fc02b5db7ba6e777f47fccf0906cce564e73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Lamy?= Date: Wed, 4 Sep 2024 17:48:24 -0400 Subject: [PATCH] 52.0.6-rc02 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7fe84460b..9ce9dd8ac 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ trigger: parameters: - name: Revision type: string - default: 52.0.6-rc01 + default: 52.0.6-rc02 - name: SkipTests type: string default: 'false'