File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -52,14 +52,9 @@ Il permet actuellement de:
5252 </authors >
5353 <versions >
5454 <version >
55- <num >1.3.0-rc2 </num >
55+ <num >1.3.0</num >
5656 <compatibility >~10.0.0</compatibility >
57- <download_url >https://github.com/pluginsGLPI/metabase/releases/download/1.3.0-rc2/glpi-metabase-1.3.0-rc2.tar.bz2</download_url >
58- </version >
59- <version >
60- <num >1.3.0-rc1</num >
61- <compatibility >~10.0.0</compatibility >
62- <download_url >https://github.com/pluginsGLPI/metabase/releases/download/1.3.0-rc1/glpi-metabase-1.3.0-rc1.tar.bz2</download_url >
57+ <download_url >https://github.com/pluginsGLPI/metabase/releases/download/1.3.0/glpi-metabase-1.3.0.tar.bz2</download_url >
6358 </version >
6459 <version >
6560 <num >1.2.4</num >
Original file line number Diff line number Diff line change 2828 * -------------------------------------------------------------------------
2929 */
3030
31- define ('PLUGIN_METABASE_VERSION ' , '1.2.4 ' );
31+ define ('PLUGIN_METABASE_VERSION ' , '1.3.0 ' );
3232
3333// Minimal GLPI version, inclusive
3434define ("PLUGIN_METABASE_MIN_GLPI " , "10.0.0 " );
You can’t perform that action at this time.
0 commit comments