From 0cf4f524251dc08832d91f7c87f8743e66963bd1 Mon Sep 17 00:00:00 2001 From: mikeee Date: Thu, 8 Aug 2024 15:42:12 +0100 Subject: [PATCH] chore: bump to rc8 Signed-off-by: mikeee --- .github/env/global.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/env/global.env b/.github/env/global.env index 427737e9c..42735c6cc 100644 --- a/.github/env/global.env +++ b/.github/env/global.env @@ -1,5 +1,5 @@ DAPR_CLI_VERSION: 1.14.0-rc.8 -DAPR_RUNTIME_VERSION: 1.14.0-rc.7 +DAPR_RUNTIME_VERSION: 1.14.0-rc.8 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/ DAPR_DEFAULT_IMAGE_REGISTRY: ghcr MACOS_PYTHON_VERSION: 3.10 \ No newline at end of file