diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0bb3de2..bc6333c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,12 @@
[#] Bug Fixes
[.] Others
+### V 1.9.1 - 21/11/2024
+[+] DebugManager : AddConsoleCommand
+[#] 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
diff --git a/SharpEngine.Core/SharpEngine.Core.csproj b/SharpEngine.Core/SharpEngine.Core.csproj
index db57a3a..b388593 100644
--- a/SharpEngine.Core/SharpEngine.Core.csproj
+++ b/SharpEngine.Core/SharpEngine.Core.csproj
@@ -9,7 +9,7 @@
Copyright (c) LavaPower 2021-2023
MIT
https://github.com/SharpEngine/SharpEngine.Core
- 1.9.0
+ 1.9.1
true
README.md
true