We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0df985 commit d9f46b8Copy full SHA for d9f46b8
Src/RecastCSharp.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net70</TargetFramework>
6
- <Version>2.0.0</Version>
+ <Version>2.1.0</Version>
7
<PackageLicenseExpression>MIT</PackageLicenseExpression>
8
<Nullable>enable</Nullable>
9
<WarningsAsErrors>nullable</WarningsAsErrors>
0 commit comments