Skip to content

Commit c310d45

Browse files
committed
Bump version to 2.4.7-alpha
1 parent 24766cf commit c310d45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/box2dx/Box2D.NetStandard/Box2D.NetStandard.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<Description>Box2D.NetStandard is the C# port of C++ Box2D. This package supports .NET Standard 2.1.</Description>
1010
<PackageProjectUrl>https://github.com/benukhanov/box2d-netstandard</PackageProjectUrl>
1111
<PackageLicenseExpression>MIT</PackageLicenseExpression>
12-
<AssemblyVersion>2.4.6.0</AssemblyVersion>
13-
<FileVersion>2.4.6.0</FileVersion>
14-
<Version>2.4.6-alpha</Version>
15-
<PackageVersion>2.4.6-alpha</PackageVersion>
12+
<AssemblyVersion>2.4.7.0</AssemblyVersion>
13+
<FileVersion>2.4.7.0</FileVersion>
14+
<Version>2.4.7-alpha</Version>
15+
<PackageVersion>2.4.7-alpha</PackageVersion>
1616
<TieredCompilation>false</TieredCompilation>
1717
<Nullable>disable</Nullable>
1818
</PropertyGroup>

0 commit comments

Comments
 (0)