diff --git a/mreporting.xml b/mreporting.xml
index 3546cc6d..98f75124 100644
--- a/mreporting.xml
+++ b/mreporting.xml
@@ -98,6 +98,11 @@ Voir documentation : https://github.com/PluginsGLPI/mreporting/wiki
Infotel
+
+ 1.8.4
+ ~10.0.0
+ https://github.com/pluginsGLPI/mreporting/releases/download/1.8.4/glpi-mreporting-1.8.4.tar.bz2
+
1.8.3
~10.0.0
diff --git a/setup.php b/setup.php
index be406c5d..c83b63a3 100644
--- a/setup.php
+++ b/setup.php
@@ -29,7 +29,7 @@
* -------------------------------------------------------------------------
*/
-define ('PLUGIN_MREPORTING_VERSION', '1.8.3');
+define ('PLUGIN_MREPORTING_VERSION', '1.8.4');
// Minimal GLPI version, inclusive
define("PLUGIN_MREPORTING_MIN_GLPI", "10.0.0");