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