diff --git a/mreporting.xml b/mreporting.xml index 1a2efaff..9a4fa88d 100644 --- a/mreporting.xml +++ b/mreporting.xml @@ -99,24 +99,9 @@ Voir documentation : https://github.com/PluginsGLPI/mreporting/wiki - 1.8.0-rc4 + 1.8.0 ~10.0.0 - https://github.com/pluginsGLPI/mreporting/releases/download/1.8.0-rc4/glpi-mreporting-1.8.0-rc4.tar.bz2 - - - 1.8.0-rc3 - ~10.0.0 - https://github.com/pluginsGLPI/mreporting/releases/download/1.8.0-rc3/glpi-mreporting-1.8.0-rc3.tar.bz2 - - - 1.8.0-rc2 - ~10.0.0 - https://github.com/pluginsGLPI/mreporting/releases/download/1.8.0-rc2/glpi-mreporting-1.8.0-rc2.tar.bz2 - - - 1.8.0-rc1 - ~10.0.0 - https://github.com/pluginsGLPI/mreporting/releases/download/1.8.0-rc1/glpi-mreporting-1.8.0-rc1.tar.bz2 + https://github.com/pluginsGLPI/mreporting/releases/download/1.8.0/glpi-mreporting-1.8.0.tar.bz2 1.7.4 diff --git a/setup.php b/setup.php index 510dfca1..5c9e4bfd 100644 --- a/setup.php +++ b/setup.php @@ -28,7 +28,7 @@ * ------------------------------------------------------------------------- */ -define ('PLUGIN_MREPORTING_VERSION', '1.7.4'); +define ('PLUGIN_MREPORTING_VERSION', '1.8.0'); // Minimal GLPI version, inclusive define("PLUGIN_MREPORTING_MIN_GLPI", "10.0.0");