From d3d389a577564af21a2430a51ed8ceb1f93eea3b Mon Sep 17 00:00:00 2001 From: Alice Gibbons Date: Mon, 3 Feb 2025 11:25:37 +0000 Subject: [PATCH] RC 9 and CLI RC 4 Signed-off-by: Alice Gibbons --- .github/env/global.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/env/global.env b/.github/env/global.env index d44c1e5cb..eec4a2f6a 100644 --- a/.github/env/global.env +++ b/.github/env/global.env @@ -1,5 +1,5 @@ -DAPR_CLI_VERSION: 1.15.0-rc.3 -DAPR_RUNTIME_VERSION: 1.15.0-rc.8 +DAPR_CLI_VERSION: 1.15.0-rc.4 +DAPR_RUNTIME_VERSION: 1.15.0-rc.9 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/ DAPR_DEFAULT_IMAGE_REGISTRY: ghcr