Skip to content

Commit

Permalink
feat(version): 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisHuvier committed Nov 21, 2024
1 parent 0983464 commit 9cc3a36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@
[#] Bug Fixes<br>
[.] Others

### V 1.9.1 - 21/11/2024
[+] DebugManager : AddConsoleCommand<br/>
[#] Fix versions in DebugManager

### V 1.9.0 - 08/11/2024
[+] Meilleure gestion du redimensionnement
[+] Manage resizing window
[.] Raylib-cs : 6.1.1
[.] ImGui.NET : 1.91.0.1

Expand Down
2 changes: 1 addition & 1 deletion SharpEngine.Core/SharpEngine.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Copyright>Copyright (c) LavaPower 2021-2023</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/SharpEngine/SharpEngine.Core</PackageProjectUrl>
<PackageVersion>1.9.0</PackageVersion>
<PackageVersion>1.9.1</PackageVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PackageReadmeFile>README.md</PackageReadmeFile>
<EnablePackageValisation>true</EnablePackageValisation>
Expand Down

0 comments on commit 9cc3a36

Please sign in to comment.