Skip to content

Commit

Permalink
Update Elsa.Api.Client to stable version 3.2.1
Browse files Browse the repository at this point in the history
Upgraded Elsa.Api.Client package from a preview to its stable release, ensuring better stability and reliability. This change will help avoid potential issues associated with preview versions.
  • Loading branch information
sfmskywalker committed Oct 12, 2024
1 parent bca308c commit a612ad1
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.1-preview.2183" />
<PackageVersion Include="Elsa.Api.Client" Version="3.2.1" />
<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 a612ad1

Please sign in to comment.