Skip to content

Commit 0c6e47a

Browse files
committed
2.3.1
1 parent 8fa3e7f commit 0c6e47a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<TargetFramework>net7.0</TargetFramework>
4-
<Version>2.3.0</Version>
4+
<Version>2.3.1</Version>
55
<Authors>Liam Morrow</Authors>
66
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
77
<IncludeSymbols>true</IncludeSymbols>
@@ -10,7 +10,7 @@
1010
<RepositoryUrl>https://github.com/LiamMorrow/OrgnalR</RepositoryUrl>
1111
<PackageReleaseNotes>
1212
Bugs:
13-
- Update Orleans to latest version
13+
- Allow for removing persistence to get around memory leak
1414
</PackageReleaseNotes>
1515
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1616
<LangVersion>11.0</LangVersion>

0 commit comments

Comments
 (0)