diff --git a/addressing.xml b/addressing.xml
index 08cc824..5af1e98 100644
--- a/addressing.xml
+++ b/addressing.xml
@@ -27,6 +27,11 @@
Nelly Mahu-Lasson
+
+ 3.0.2
+ ~10.0
+ https://github.com/pluginsGLPI/addressing/releases/download/3.0.2/glpi-addressing-3.0.2.tar.bz2
+
3.0.1
~10.0
diff --git a/setup.php b/setup.php
index 3e3a0e9..af2fec1 100644
--- a/setup.php
+++ b/setup.php
@@ -27,7 +27,7 @@
--------------------------------------------------------------------------
*/
-define('PLUGIN_ADDRESSING_VERSION', '3.0.1');
+define('PLUGIN_ADDRESSING_VERSION', '3.0.2');
if (!defined("PLUGIN_ADDRESSING_DIR")) {
define("PLUGIN_ADDRESSING_DIR", Plugin::getPhpDir("addressing"));