Skip to content

Commit

Permalink
Update ElsaVersion to 3.3.0 in project properties
Browse files Browse the repository at this point in the history
Upgraded the Elsa package version from 3.3.0-rc8 to the stable 3.3.0 release. This ensures the project uses the latest stable version for improved reliability and performance.
  • Loading branch information
sfmskywalker committed Jan 22, 2025
1 parent cf509aa commit e3188ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
</ItemGroup>

<PropertyGroup Label="PackageVersions">
<ElsaVersion>3.3.0-rc8</ElsaVersion>
<ElsaVersion>3.3.0</ElsaVersion>
</PropertyGroup>
</Project>

0 comments on commit e3188ae

Please sign in to comment.