diff --git a/plugin.xml b/plugin.xml
index 3bdfcea..e08f24f 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -33,6 +33,11 @@
TECLIB'
+
+ 2.11.6
+ ~10.0.0
+ https://github.com/pluginsGLPI/tag/releases/download/2.11.6/glpi-tag-2.11.6.tar.bz2
+
2.11.5
~10.0.0
diff --git a/setup.php b/setup.php
index 98d445e..4a49d4e 100644
--- a/setup.php
+++ b/setup.php
@@ -30,7 +30,7 @@
use Glpi\Plugin\Hooks;
-define ('PLUGIN_TAG_VERSION', '2.11.5');
+define ('PLUGIN_TAG_VERSION', '2.11.6');
// Minimal GLPI version, inclusive
define("PLUGIN_TAG_MIN_GLPI", "10.0.0");