Skip to content

Commit 7248ecd

Browse files
authored
Merge pull request #558 from paillave/memoryleaks
fix: Update version number to 2.5.7 in SharedSettings.props
2 parents ed70097 + a926873 commit 7248ecd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SharedSettings.props

Lines changed: 1 addition & 1 deletion
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.5.6</Version>
5+
<Version>2.5.7</Version>
66
<PackageIcon>NugetIcon.png</PackageIcon>
77
<PackageReadmeFile>README.md</PackageReadmeFile>
88
<Authors>Stéphane Royer</Authors>

0 commit comments

Comments
 (0)