From 177199f53b8441525dc1c85535de31ea0fc72e5c Mon Sep 17 00:00:00 2001 From: "Tj (bougyman) Vanderpoel" Date: Mon, 16 Dec 2024 14:07:32 -0600 Subject: [PATCH] feat(notrly): Force a release by updating the readme with current dapr version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bf8767..03b65ed 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The repository generates the following package ## Supported Versions -The auto-generated proto client and the examples is this repo are based on Dapr v1.1.1. +The auto-generated proto client and the examples is this repo are based on Dapr v1.14.4. ## Installation