This repository was archived by the owner on Sep 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 77[ #] Bug Fixes<br >
88[ .] Others
99
10+ ### V 1.9.2 - 11/08/2023
11+ [ +] Window : consoleLog and fileLog parameters
12+
1013### V 1.9.1 - 11/08/2023
1114[ #] SQLiteDataTable : Fix null values
1215
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ public static class DebugManager
2727 /// <summary>
2828 /// SharpEngine Version
2929 /// </summary>
30- public const string SeVersion = "1.9.1 " ;
30+ public const string SeVersion = "1.9.2 " ;
3131
3232 /// <summary>
3333 /// Create ImGui Window for SharpEngine
Original file line number Diff line number Diff line change 1111 <Copyright >Copyright (c) LavaPower 2021-2023</Copyright >
1212 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1313 <PackageProjectUrl >https://alexishuvier.github.io/SharpEngine/</PackageProjectUrl >
14- <PackageVersion >1.9.1 </PackageVersion >
14+ <PackageVersion >1.9.2 </PackageVersion >
1515 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1616 <PackageReadmeFile >README.md</PackageReadmeFile >
1717 <EnablePackageValisation >true</EnablePackageValisation >
You can’t perform that action at this time.
0 commit comments