Skip to content

Commit da6e7fe

Browse files
committed
build: not oficial release
1 parent 048ff8e commit da6e7fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
// Schema version of this version (major.minor only)
3636
define('PLUGIN_FORMCREATOR_SCHEMA_VERSION', '2.12');
3737
// is or is not an official release of the plugin
38-
define('PLUGIN_FORMCREATOR_IS_OFFICIAL_RELEASE', true);
38+
define('PLUGIN_FORMCREATOR_IS_OFFICIAL_RELEASE', false);
3939

4040
// Minimal GLPI version, inclusive
4141
define ('PLUGIN_FORMCREATOR_GLPI_MIN_VERSION', '9.5');

0 commit comments

Comments
 (0)