Skip to content

Commit 95eed98

Browse files
committed
1.10.2
1 parent 46b494d commit 95eed98

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* -------------------------------------------------------------------------
2929
*/
3030

31-
define('PLUGIN_TREEVIEW_VERSION', '1.10.1');
31+
define('PLUGIN_TREEVIEW_VERSION', '1.10.2');
3232

3333
// Minimal GLPI version, inclusive
3434
define('PLUGIN_TREEVIEW_MIN_GLPI', '10.0.0');

treeview.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
<author>Teclib'</author>
2626
</authors>
2727
<versions>
28+
<version>
29+
<num>1.10.2</num>
30+
<compatibility>~10.0.0</compatibility>
31+
  <download_url>https://github.com/pluginsGLPI/treeview/releases/download/1.10.2/glpi-treeview-1.10.2.tar.bz2</download_url>
32+
</version>
2833
<version>
2934
<num>1.10.1</num>
3035
<compatibility>~10.0.0</compatibility>

0 commit comments

Comments
 (0)