We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c25b38 commit cd3dbedCopy full SHA for cd3dbed
setup.php
@@ -35,7 +35,7 @@
35
36
global $CFG_GLPI;
37
38
-define('TRANSFERTICKETENTITY_VERSION', '1.1.9');
+define('TRANSFERTICKETENTITY_VERSION', '1.2.0');
39
40
if (!defined("PLUGIN_TRANSFERTICKETENTITY_DIR")) {
41
$root = $CFG_GLPI['root_doc'] . '/plugins/transferticketentity';
0 commit comments