Skip to content

Commit 61d2bb4

Browse files
author
Alexis Huvier
committed
v1.1.2
1 parent 55f383c commit 61d2bb4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
[#] Bug Fixes<br>
88
[.] Others
99

10+
### V 1.1.2 - 14/08/2023
11+
[+] DebugManager : Versions<br>
12+
[\~] ControlComponent : Allow Moving and Direction modification by children<br>
13+
[-] DebugManager : SeVersion
14+
1015
### V 1.1.1 - 13/08/2023
1116
[+] Scene : GetSceneSystem
1217

SharpEngine.Core/SharpEngine.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Copyright>Copyright (c) LavaPower 2021-2023</Copyright>
1111
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1212
<PackageProjectUrl>https://github.com/SharpEngine/SharpEngine.Core</PackageProjectUrl>
13-
<PackageVersion>1.1.1</PackageVersion>
13+
<PackageVersion>1.1.2</PackageVersion>
1414
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1515
<PackageReadmeFile>README.md</PackageReadmeFile>
1616
<EnablePackageValisation>true</EnablePackageValisation>

0 commit comments

Comments
 (0)