File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,6 +58,11 @@ Features
5858 <author >Teclib'</author >
5959 </authors >
6060 <versions >
61+ <version >
62+ <num >2.13.9</num >
63+ <compatibility >~10.0.7</compatibility >
64+ <download_url >https://github.com/pluginsGLPI/formcreator/releases/download/2.13.9/glpi-formcreator-2.13.9.tar.bz2</download_url >
65+ </version >
6166 <version >
6267 <num >2.13.8</num >
6368 <compatibility >~10.0</compatibility >
Original file line number Diff line number Diff line change 4040define ('PLUGIN_FORMCREATOR_IS_OFFICIAL_RELEASE ' , true );
4141
4242// Minimal GLPI version, inclusive
43- define ('PLUGIN_FORMCREATOR_GLPI_MIN_VERSION ' , '10.0 ' );
43+ define ('PLUGIN_FORMCREATOR_GLPI_MIN_VERSION ' , '10.0.7 ' );
4444// Maximum GLPI version, exclusive (ignored if PLUGIN_FORMCREATOR_IS_OFFICIAL_RELEASE == false)
4545define ('PLUGIN_FORMCREATOR_GLPI_MAX_VERSION ' , '10.1 ' );
4646
You can’t perform that action at this time.
0 commit comments