This repository was archived by the owner on Aug 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,14 +38,9 @@ Donc ce plugin inclut juste la bibliothèque et ajouter l'option `schedulerLicen
3838 </authors >
3939 <versions >
4040 <version >
41- <num >1.1.0-rc2 </num >
41+ <num >1.1.0</num >
4242 <compatibility >~10.0.0</compatibility >
43- <download_url >https://github.com/pluginsGLPI/advancedplanning/releases/download/1.1.0-rc2/glpi-advancedplanning-1.1.0-rc2.tar.bz2</download_url >
44- </version >
45- <version >
46- <num >1.1.0-rc1</num >
47- <compatibility >~10.0.0</compatibility >
48- <download_url >https://github.com/pluginsGLPI/advancedplanning/releases/download/1.1.0-rc1/glpi-advancedplanning-1.1.0-rc1.tar.bz2</download_url >
43+ <download_url >https://github.com/pluginsGLPI/advancedplanning/releases/download/1.1.0/glpi-advancedplanning-1.1.0.tar.bz2</download_url >
4944 </version >
5045 <version >
5146 <num >1.0.0</num >
Original file line number Diff line number Diff line change 2828 * -------------------------------------------------------------------------
2929 */
3030
31- define ('PLUGIN_ADVANCEDPLANNING_VERSION ' , '1.0 .0 ' );
31+ define ('PLUGIN_ADVANCEDPLANNING_VERSION ' , '1.1 .0 ' );
3232define ('PLUGIN_ADVANCEDPLANNING_GLPIMIN ' , '10.0.0 ' );
3333define ('PLUGIN_ADVANCEDPLANNING_GLPIMAX ' , '10.0.99 ' );
3434
You can’t perform that action at this time.
0 commit comments