File tree 2 files changed +3
-8
lines changed
2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 28
28
* -------------------------------------------------------------------------
29
29
*/
30
30
31
- define ('PLUGIN_TREEVIEW_VERSION ' , '1.9.1 ' );
31
+ define ('PLUGIN_TREEVIEW_VERSION ' , '1.10.0 ' );
32
32
33
33
// Minimal GLPI version, inclusive
34
34
define ('PLUGIN_TREEVIEW_MIN_GLPI ' , '10.0.0 ' );
Original file line number Diff line number Diff line change 26
26
</authors >
27
27
<versions >
28
28
<version >
29
- <num >1.10.0-rc2 </num >
29
+ <num >1.10.0</num >
30
30
<compatibility >~10.0.0</compatibility >
31
- <download_url >https://github.com/pluginsGLPI/treeview/releases/download/1.10.0-rc2/glpi-treeview-1.10.0-rc2.tar.bz2</download_url >
32
- </version >
33
- <version >
34
- <num >1.10.0-rc1</num >
35
- <compatibility >~10.0.0</compatibility >
36
- <download_url >https://github.com/pluginsGLPI/treeview/releases/download/1.10.0-rc1/glpi-treeview-1.10.0-rc1.tar.bz2</download_url >
31
+ <download_url >https://github.com/pluginsGLPI/treeview/releases/download/1.10.0/glpi-treeview-1.10.0.tar.bz2</download_url >
37
32
</version >
38
33
<version >
39
34
<num >1.9.1</num >
You can’t perform that action at this time.
0 commit comments