Skip to content

Commit 9cdffe7

Browse files
committed
2.5.1
1 parent 70441fa commit 9cdffe7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

itilcategorygroups.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ Potom, pro každou z kategorií požadavku je možné určit která skupina bude
3737
<author>François Legastelois</author>
3838
</authors>
3939
<versions>
40+
<version>
41+
<num>2.5.1</num>
42+
<compatibility>~10.0.0</compatibility>
43+
<download_url>https://github.com/pluginsGLPI/itilcategorygroups/releases/download/2.5.1/glpi-itilcategorygroups-2.5.1.tar.bz2</download_url>
44+
</version>
4045
<version>
4146
<num>2.5.0</num>
4247
<compatibility>~10.0.0</compatibility>

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
use Glpi\Plugin\Hooks;
3232

33-
define ('PLUGIN_ITILCATEGORYGROUPS_VERSION', '2.5.0');
33+
define ('PLUGIN_ITILCATEGORYGROUPS_VERSION', '2.5.1');
3434

3535
// Minimal GLPI version, inclusive
3636
define("PLUGIN_ITILCATEGORYGROUPS_MIN_GLPI", "10.0.0");

0 commit comments

Comments
 (0)