We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5832c0d commit a2f7942Copy full SHA for a2f7942
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.5.0</Version>
+ <Version>3.1.6.0</Version>
18
</PropertyGroup>
19
20
<ItemGroup>
0 commit comments