diff --git a/itilcategorygroups.xml b/itilcategorygroups.xml
index 0847374..5e42f55 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.5.1
+ ~10.0.0
+ https://github.com/pluginsGLPI/itilcategorygroups/releases/download/2.5.1/glpi-itilcategorygroups-2.5.1.tar.bz2
+
2.5.0
~10.0.0
diff --git a/setup.php b/setup.php
index 00c3f6d..be99fee 100644
--- a/setup.php
+++ b/setup.php
@@ -30,7 +30,7 @@
use Glpi\Plugin\Hooks;
-define ('PLUGIN_ITILCATEGORYGROUPS_VERSION', '2.5.0');
+define ('PLUGIN_ITILCATEGORYGROUPS_VERSION', '2.5.1');
// Minimal GLPI version, inclusive
define("PLUGIN_ITILCATEGORYGROUPS_MIN_GLPI", "10.0.0");