Skip to content

Commit

Permalink
Update Elsa.Api.Client to stable version 3.2.2
Browse files Browse the repository at this point in the history
Switch from the preview version 3.2.2-preview.2270 to the stable release 3.2.2 for Elsa.Api.Client. This enhances stability and ensures compatibility with production environments.
  • Loading branch information
sfmskywalker committed Oct 31, 2024
1 parent cb591eb commit 8cc1362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
See: https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/issues/345
-->
<PackageVersion Include="CodeBeam.MudBlazor.Extensions" Version="6.9.2" />
<PackageVersion Include="Elsa.Api.Client" Version="3.2.2-preview.2270" />
<PackageVersion Include="Elsa.Api.Client" Version="3.2.2" />
<PackageVersion Include="FluentValidation" Version="11.9.2" />
<PackageVersion Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
Expand Down

0 comments on commit 8cc1362

Please sign in to comment.