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 8f44599 commit 027f474Copy full SHA for 027f474
setup.php
@@ -31,7 +31,7 @@
31
/** @var array $CFG_GLPI */
32
global $CFG_GLPI;
33
34
-define('PLUGIN_FIELDS_VERSION', '1.22.0-beta1');
+define('PLUGIN_FIELDS_VERSION', '1.22.0-beta2');
35
36
// Minimal GLPI version, inclusive
37
define('PLUGIN_FIELDS_MIN_GLPI', '11.0.0');
0 commit comments