Skip to content

Commit 13dc402

Browse files
authored
Merge pull request #522 from paillave/dotnet9-migration
chore: update version to 2.2.5-beta in SharedSettings.props
2 parents cfc8ebc + 6a3bd86 commit 13dc402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SharedSettings.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<LangVersion>latest</LangVersion>
44
<Nullable>enable</Nullable>
5-
<Version>2.2.4-beta</Version>
5+
<Version>2.2.5-beta</Version>
66
<PackageIcon>NugetIcon.png</PackageIcon>
77
<PackageReadmeFile>README.md</PackageReadmeFile>
88
<Authors>Stéphane Royer</Authors>

0 commit comments

Comments
 (0)