File tree 2 files changed +4
-9
lines changed
2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 29
29
</authors >
30
30
<versions >
31
31
<version >
32
- <num >2.10.0-rc2</num >
33
- <compatibility >~10.0.0</compatibility >
34
- <download_url >https://github.com/pluginsGLPI/datainjection/releases/download/2.10.0-rc2/glpi-datainjection-2.10.0-rc2.tar.bz2</download_url >
35
- </version >
36
- <version >
37
- <num >2.10.0-rc1</num >
38
- <compatibility >~10.0.0</compatibility >
39
- <download_url >https://github.com/pluginsGLPI/datainjection/releases/download/2.10.0-rc1/glpi-datainjection-2.10.0-rc1.tar.bz2</download_url >
32
+ <num >2.10.0</num >
33
+ <compatibility >~9.5.0</compatibility >
34
+ <download_url >https://github.com/pluginsGLPI/datainjection/releases/download/2.10.0/glpi-datainjection-2.10.0.tar.bz2</download_url >
40
35
</version >
41
36
<version >
42
37
<num >2.9.0</num >
Original file line number Diff line number Diff line change 28
28
* -------------------------------------------------------------------------
29
29
*/
30
30
31
- define ('PLUGIN_DATAINJECTION_VERSION ' , '2.9 .0 ' );
31
+ define ('PLUGIN_DATAINJECTION_VERSION ' , '2.10 .0 ' );
32
32
33
33
// Minimal GLPI version, inclusive
34
34
define ("PLUGIN_DATAINJECTION_MIN_GLPI " , "9.5 " );
You can’t perform that action at this time.
0 commit comments