We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e483f3b commit 341463bCopy full SHA for 341463b
1 file changed
Box2dNet/Box2dNet.csproj
@@ -14,7 +14,7 @@
14
<RepositoryUrl>https://github.com/thomasvt/Box2D3Net</RepositoryUrl>
15
<GenerateDocumentationFile>true</GenerateDocumentationFile>
16
<NoWarn>$(NoWarn);1591</NoWarn> <!-- suppress warnings for missing docs -->
17
- <Version>3.1.8.8</Version>
+ <Version>3.1.8.9</Version>
18
</PropertyGroup>
19
20
<ItemGroup>
0 commit comments