From df38b5e49dbdfd809f5f1a0f6c20140391ccb120 Mon Sep 17 00:00:00 2001 From: Pavel Merdin Date: Wed, 7 Dec 2022 11:27:37 +0000 Subject: [PATCH] bumping the cadence version up --- cadence/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cadence/Chart.yaml b/cadence/Chart.yaml index 8cc0683e..e54d05f9 100644 --- a/cadence/Chart.yaml +++ b/cadence/Chart.yaml @@ -1,5 +1,5 @@ name: cadence -version: 0.24.0 +version: 0.24.1 appVersion: 0.24.0 description: Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way. icon: https://raw.githubusercontent.com/uber/cadence-web/master/client/assets/logo.svg