File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 --------------------------------------------------------------------------
2828 */
2929
30- define ('PLUGIN_TREEVIEW_VERSION ' , '1.8.0 ' );
30+ define ('PLUGIN_TREEVIEW_VERSION ' , '1.8.1 ' );
3131
3232// Minimal GLPI version, inclusive
3333define ('PLUGIN_TREEVIEW_MIN_GLPI ' , '9.2 ' );
@@ -151,4 +151,4 @@ function plugin_treeview_check_prerequisites() {
151151
152152function plugin_treeview_check_config () {
153153 return true ;
154- }
154+ }
Original file line number Diff line number Diff line change 2525 <author >Teclib'</author >
2626 </authors >
2727 <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 >
2834 <version >
2935 <num >1.8.0</num >
3036 <compatibility >9.4</compatibility >
9399 <tag >Management</tag >
94100 </en >
95101 </tags >
96- </root >
102+ </root >
You can’t perform that action at this time.
0 commit comments