diff --git a/sccm.xml b/sccm.xml
index d6d35ac..528f386 100644
--- a/sccm.xml
+++ b/sccm.xml
@@ -47,6 +47,11 @@ Prerequisite :
TECLIB'
+
+ 2.4.1
+ ~10.0.0
+ https://github.com/pluginsGLPI/sccm/releases/download/2.4.1/glpi-sccm-2.4.1.tar.bz2
+
2.4.0
~10.0.0
diff --git a/setup.php b/setup.php
index eb0b3e0..81ef439 100644
--- a/setup.php
+++ b/setup.php
@@ -29,7 +29,7 @@
* -------------------------------------------------------------------------
*/
-define("PLUGIN_SCCM_VERSION", "2.4.0");
+define("PLUGIN_SCCM_VERSION", "2.4.1");
// Minimal GLPI version, inclusive
define("PLUGIN_SCCM_MIN_GLPI", "10.0.0");