Skip to content

Commit 04bbf55

Browse files
committed
Release Candidate 1.4.0RC3
1 parent 9a1bd0b commit 04bbf55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
// Version of the plugin
4-
define('PLUGIN_GROUPCATEGORY_VERSION', "1.4.0RC2");
4+
define('PLUGIN_GROUPCATEGORY_VERSION', "1.4.0RC3");
55
define('PLUGIN_GROUPCATEGORY_GLPI_MIN_VERSION', '9.4');
66
define('PLUGIN_GROUPCATEGORY_NAMESPACE', 'groupcategory');
77
// Maximum GLPI version, exclusive

0 commit comments

Comments
 (0)