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 9a1bd0b commit 04bbf55Copy full SHA for 04bbf55
setup.php
@@ -1,7 +1,7 @@
1
<?php
2
3
// Version of the plugin
4
-define('PLUGIN_GROUPCATEGORY_VERSION', "1.4.0RC2");
+define('PLUGIN_GROUPCATEGORY_VERSION', "1.4.0RC3");
5
define('PLUGIN_GROUPCATEGORY_GLPI_MIN_VERSION', '9.4');
6
define('PLUGIN_GROUPCATEGORY_NAMESPACE', 'groupcategory');
7
// Maximum GLPI version, exclusive
0 commit comments