File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,11 @@ Carbon est un plugin permettant d'évaluer l'impact environnemental de votre inf
3030 <compatibility >~10.0.18</compatibility >
3131 <download_url >https://github.com/pluginsGLPI/carbon/releases/download/1.0.0/glpi-carbon-1.0.0.tar.bz2</download_url >
3232 </version >
33+ <version >
34+ <num >1.1.0</num >
35+ <compatibility >~11.0</compatibility >
36+ <download_url >https://github.com/pluginsGLPI/carbon/releases/download/1.1.0/glpi-carbon-1.1.0.tar.bz2</download_url >
37+ </version >
3338 </versions >
3439 <langs >
3540 <lang >en_US</lang >
Original file line number Diff line number Diff line change 4141use Profile as GlpiProfile ;
4242use GlpiPlugin \Carbon \Dashboard \Grid ;
4343
44- define ('PLUGIN_CARBON_VERSION ' , '1.1.0-dev ' );
44+ define ('PLUGIN_CARBON_VERSION ' , '1.1.0 ' );
4545define ('PLUGIN_CARBON_SCHEMA_VERSION ' , '1.1.0 ' );
4646
4747// Minimal GLPI version, inclusive
You can’t perform that action at this time.
0 commit comments