File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
SharpEngine.AetherPhysics Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ public static class SEAetherPhysics
2828 /// </summary>
2929 public static void AddVersions ( )
3030 {
31- DebugManager . Versions . Add ( "SharpEngine.AetherPhysics" , "1.4.1" ) ;
3231 DebugManager . Versions . Add ( "Aether.Physics2D" , "2.2.0" ) ;
32+ DebugManager . Versions . Add ( "SharpEngine.AetherPhysics" , "1.5.0" ) ;
3333 }
3434}
Original file line number Diff line number Diff line change 99 <Copyright >Copyright (c) LavaPower 2021-2023</Copyright >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1111 <PackageProjectUrl >https://github.com/SharpEngine/SharpEngine.Aether</PackageProjectUrl >
12- <PackageVersion >1.4.1 </PackageVersion >
12+ <PackageVersion >1.5.0 </PackageVersion >
1313 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1414 <PackageReadmeFile >README.md</PackageReadmeFile >
1515 <EnablePackageValisation >true</EnablePackageValisation >
You can’t perform that action at this time.
0 commit comments