We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef56b2a commit 8386baeCopy full SHA for 8386bae
setup.php
@@ -100,7 +100,7 @@ function plugin_init_behaviors() {
100
function plugin_version_behaviors() {
101
102
return ['name' => __('Behaviours', 'behaviors'),
103
- 'version' => '2.7.0',
+ 'version' => '2.7.1',
104
'license' => 'AGPLv3+',
105
'author' => 'Remi Collet, Nelly Mahu-Lasson',
106
'homepage' => 'https://forge.glpi-project.org/projects/behaviors',
0 commit comments