diff --git a/manufacturersimports.xml b/manufacturersimports.xml
index f4c9230..375bfb8 100644
--- a/manufacturersimports.xml
+++ b/manufacturersimports.xml
@@ -41,6 +41,11 @@
Bazile Lebeau
+
+ 3.0.9
+ ~10.0
+ https://github.com/InfotelGLPI/manufacturersimports/releases/download/3.0.9/glpi-manufacturersimports-3.0.9.tar.bz2
+
3.0.8
~10.0
diff --git a/setup.php b/setup.php
index 2541321..e51ada9 100644
--- a/setup.php
+++ b/setup.php
@@ -27,7 +27,7 @@
--------------------------------------------------------------------------
*/
-define('PLUGIN_MANUFACTURERSIMPORTS_VERSION', '3.0.8');
+define('PLUGIN_MANUFACTURERSIMPORTS_VERSION', '3.0.9');
if (!defined("PLUGIN_MANUFACTURERSIMPORTS_DIR")) {
define("PLUGIN_MANUFACTURERSIMPORTS_DIR", Plugin::getPhpDir("manufacturersimports"));