File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
SharpEngine.AetherPhysics Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 77[ #] Bug Fixes<br >
88[ .] Others
99
10+ ### V 1.2.0 - 27/11/2023
11+ [ .] SharpEngine.Core : 1.7.2<br />
12+ [ .] Refactor with SonarCloud
13+
1014### V 1.1.0 - 21/11/2023
1115[ .] Update Aether.Physics2D to 2.0.0<br />
1216[ .] Update SharpEngine.Core to 1.6.0
Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ public static class SEAetherPhysics
2929 public static void AddVersions ( )
3030 {
3131 DebugManager . Versions . Add ( "Aether.Physics2D" , "2.0.0" ) ;
32- DebugManager . Versions . Add ( "SharpEngine.AetherPhysics" , "1.1 .0" ) ;
32+ DebugManager . Versions . Add ( "SharpEngine.AetherPhysics" , "1.2 .0" ) ;
3333 }
3434}
Original file line number Diff line number Diff line change 88 <Company >LavaPower</Company >
99 <Copyright >Copyright (c) LavaPower 2021-2023</Copyright >
1010 <PackageLicenseExpression >MIT</PackageLicenseExpression >
11- <PackageVersion >1.1.0</PackageVersion >
1211 <PackageProjectUrl >https://github.com/SharpEngine/SharpEngine.Aether</PackageProjectUrl >
12+ <PackageVersion >1.2.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