Skip to content

Commit

Permalink
Bump version to 2.4.4-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
codingben committed Dec 31, 2021
1 parent 64f891c commit 6fa80ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/box2dx/Box2D.NetStandard/Box2D.NetStandard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<Description>Box2D.NetStandard is the C# port of C++ Box2D. This package supports .NET Standard 2.1.</Description>
<PackageProjectUrl>https://github.com/benukhanov/box2d-netstandard</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<AssemblyVersion>2.4.2.0</AssemblyVersion>
<FileVersion>2.4.2.0</FileVersion>
<Version>2.4.2-alpha</Version>
<PackageVersion>2.4.2-alpha</PackageVersion>
<AssemblyVersion>2.4.4.0</AssemblyVersion>
<FileVersion>2.4.4.0</FileVersion>
<Version>2.4.4-alpha</Version>
<PackageVersion>2.4.4-alpha</PackageVersion>
<TieredCompilation>false</TieredCompilation>
<Nullable>disable</Nullable>
</PropertyGroup>
Expand Down

0 comments on commit 6fa80ce

Please sign in to comment.