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 @@ -30,6 +30,6 @@ public static class SEAetherPhysics
3030 public static void AddVersions ( )
3131 {
3232 DebugManager . Versions . Add ( "Aether.Physics2D" , "2.2.0" ) ;
33- DebugManager . Versions . Add ( "SharpEngine.AetherPhysics" , "1.5 .0" ) ;
33+ DebugManager . Versions . Add ( "SharpEngine.AetherPhysics" , "1.6 .0" ) ;
3434 }
3535}
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.5 .0</PackageVersion >
12+ <PackageVersion >1.6 .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