Skip to content

Commit

Permalink
Merge pull request #522 from paillave/dotnet9-migration
Browse files Browse the repository at this point in the history
chore: update version to 2.2.5-beta in SharedSettings.props
  • Loading branch information
paillave authored Jan 13, 2025
2 parents cfc8ebc + 6a3bd86 commit 13dc402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharedSettings.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Version>2.2.4-beta</Version>
<Version>2.2.5-beta</Version>
<PackageIcon>NugetIcon.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Authors>Stéphane Royer</Authors>
Expand Down

0 comments on commit 13dc402

Please sign in to comment.