We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdda0d9 commit 08ec637Copy full SHA for 08ec637
setup.php
@@ -2,11 +2,7 @@
2
3
// Version of the plugin
4
5
-define('PLUGIN_GROUPCATEGORY_VERSION', "1.5");
6
-<<<<<<< HEAD
7
-=======
8
-
9
->>>>>>> 063b7d735614276d942896172416bb1645b4b425
+define('PLUGIN_GROUPCATEGORY_VERSION', '1.5');
10
define('PLUGIN_GROUPCATEGORY_GLPI_MIN_VERSION', '9.4');
11
define('PLUGIN_GROUPCATEGORY_NAMESPACE', 'groupcategory');
12
// Maximum GLPI version, exclusive
0 commit comments