From f63f823e7b939e8d264f6d997abc828bee007d16 Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Tue, 16 Jul 2024 09:02:24 +0200 Subject: [PATCH] Update ElsaStudioVersion to 3.2.0-rc3.443. This change updates the ElsaStudioVersion property to the latest release candidate. It ensures compatibility with recent updates and bug fixes provided in version 3.2.0-rc3.443. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 4c56d1528..7828ed57c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -27,6 +27,6 @@ true - 3.2.0-rc3.417 + 3.2.0-rc3.443 \ No newline at end of file