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