diff --git a/sccm.xml b/sccm.xml
index c8e177a..b8bf1f7 100644
--- a/sccm.xml
+++ b/sccm.xml
@@ -55,6 +55,11 @@ Prerequisite :
TECLIB'
+
+ 2.3.1
+ ~9.5.0
+ https://github.com/pluginsGLPI/sccm/releases/download/2.3.1/glpi-sccm-2.3.1.tar.bz2
+
2.3.0
~9.5.0
diff --git a/setup.php b/setup.php
index f3badfc..a37c4fe 100644
--- a/setup.php
+++ b/setup.php
@@ -29,7 +29,7 @@
* -------------------------------------------------------------------------
*/
-define("PLUGIN_SCCM_VERSION", "2.3.0");
+define("PLUGIN_SCCM_VERSION", "2.3.1");
// Minimal GLPI version, inclusive
define("PLUGIN_SCCM_MIN_GLPI", "9.5");