diff --git a/mreporting.xml b/mreporting.xml
index c877bb1d..857cbac5 100644
--- a/mreporting.xml
+++ b/mreporting.xml
@@ -98,6 +98,11 @@ Voir documentation : https://github.com/PluginsGLPI/mreporting/wiki
Infotel
+
+ 1.8.2
+ ~10.0.0
+ https://github.com/pluginsGLPI/mreporting/releases/download/1.8.2/glpi-mreporting-1.8.2.tar.bz2
+
1.8.1
~10.0.0
diff --git a/setup.php b/setup.php
index fa03632a..cb223bff 100644
--- a/setup.php
+++ b/setup.php
@@ -28,7 +28,7 @@
* -------------------------------------------------------------------------
*/
-define ('PLUGIN_MREPORTING_VERSION', '1.8.1');
+define ('PLUGIN_MREPORTING_VERSION', '1.8.2');
// Minimal GLPI version, inclusive
define("PLUGIN_MREPORTING_MIN_GLPI", "10.0.0");