diff --git a/plugin.xml b/plugin.xml index 9a4df124f8..9bbbce7257 100644 --- a/plugin.xml +++ b/plugin.xml @@ -28,6 +28,10 @@ Benjamin Fontan + + 2.5.2 + 9.4 + 2.5.1 9.4 diff --git a/setup.php b/setup.php index 76791fb9f5..c50fc43b06 100644 --- a/setup.php +++ b/setup.php @@ -34,7 +34,7 @@ @since 2009 ---------------------------------------------------------------------- */ -define('PLUGIN_ORDER_VERSION', '2.5.1'); +define('PLUGIN_ORDER_VERSION', '2.5.2'); // Minimal GLPI version, inclusive define("PLUGIN_ORDER_MIN_GLPI", "9.4");