Skip to content

Commit 8386bae

Browse files
committed
update setup
1 parent ef56b2a commit 8386bae

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
@@ -100,7 +100,7 @@ function plugin_init_behaviors() {
100100
function plugin_version_behaviors() {
101101

102102
return ['name' => __('Behaviours', 'behaviors'),
103-
'version' => '2.7.0',
103+
'version' => '2.7.1',
104104
'license' => 'AGPLv3+',
105105
'author' => 'Remi Collet, Nelly Mahu-Lasson',
106106
'homepage' => 'https://forge.glpi-project.org/projects/behaviors',

0 commit comments

Comments
 (0)