File tree 2 files changed +9
-3
lines changed
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 27
27
--------------------------------------------------------------------------
28
28
*/
29
29
30
- define ('PLUGIN_TREEVIEW_VERSION ' , '1.8.0 ' );
30
+ define ('PLUGIN_TREEVIEW_VERSION ' , '1.8.1 ' );
31
31
32
32
// Minimal GLPI version, inclusive
33
33
define ('PLUGIN_TREEVIEW_MIN_GLPI ' , '9.2 ' );
@@ -151,4 +151,4 @@ function plugin_treeview_check_prerequisites() {
151
151
152
152
function plugin_treeview_check_config () {
153
153
return true ;
154
- }
154
+ }
Original file line number Diff line number Diff line change 25
25
<author >Teclib'</author >
26
26
</authors >
27
27
<versions >
28
+ <version >
29
+ <num >1.8.1</num >
30
+ <compatibility >9.4</compatibility >
31
+ <compatibility >9.3</compatibility >
32
+ <compatibility >9.2</compatibility >
33
+ </version >
28
34
<version >
29
35
<num >1.8.0</num >
30
36
<compatibility >9.4</compatibility >
93
99
<tag >Management</tag >
94
100
</en >
95
101
</tags >
96
- </root >
102
+ </root >
You can’t perform that action at this time.
0 commit comments