diff --git a/itilcategorygroups.xml b/itilcategorygroups.xml index 34a7861..c7117f6 100644 --- a/itilcategorygroups.xml +++ b/itilcategorygroups.xml @@ -37,6 +37,11 @@ Potom, pro každou z kategorií požadavku je možné určit která skupina bude François Legastelois + + 2.3.0 + 9.4 + + 2.2.0 9.4 diff --git a/setup.php b/setup.php index ff33e75..1e2d391 100644 --- a/setup.php +++ b/setup.php @@ -28,7 +28,7 @@ @since 2009 ---------------------------------------------------------------------- */ -define ('PLUGIN_ITILCATEGORYGROUPS_VERSION', '2.2.0'); +define ('PLUGIN_ITILCATEGORYGROUPS_VERSION', '2.3.0'); // Minimal GLPI version, inclusive define("PLUGIN_ITILCATEGORYGROUPS_MIN_GLPI", "9.4");