File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 39
39
<compatibility >~10.0.0</compatibility >
40
40
<download_url >https://github.com/pluginsGLPI/genericobject/releases/download/2.12.0-rc1/glpi-genericobject-2.12.0-rc1.tar.bz2</download_url >
41
41
</version >
42
+ <version >
43
+ <num >2.11.1</num >
44
+ <compatibility >~9.5.0</compatibility >
45
+ <download_url >https://github.com/pluginsGLPI/genericobject/releases/download/2.11.1/glpi-genericobject-2.11.1.tar.bz2</download_url >
46
+ </version >
42
47
<version >
43
48
<num >2.11.0</num >
44
49
<compatibility >~9.5.0</compatibility >
Original file line number Diff line number Diff line change 28
28
* -------------------------------------------------------------------------
29
29
*/
30
30
31
- define ('PLUGIN_GENERICOBJECT_VERSION ' , '2.11.0 ' );
31
+ define ('PLUGIN_GENERICOBJECT_VERSION ' , '2.11.1 ' );
32
32
33
33
// Minimal GLPI version, inclusive
34
34
define ("PLUGIN_GENERICOBJECT_MIN_GLPI " , "9.5 " );
You can’t perform that action at this time.
0 commit comments