diff --git a/plugin.xml b/plugin.xml
index 7e3853b..b578b63 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -33,6 +33,11 @@
TECLIB'
+
+ 2.11.0
+ ~10.0.0
+ https://github.com/pluginsGLPI/tag/releases/download/2.11.0/glpi-tag-2.11.0.tar.bz2
+
2.10.0
~10.0.0
diff --git a/setup.php b/setup.php
index 4e28e5b..0ad4a3d 100644
--- a/setup.php
+++ b/setup.php
@@ -30,7 +30,7 @@
use Glpi\Plugin\Hooks;
-define ('PLUGIN_TAG_VERSION', '2.10.0');
+define ('PLUGIN_TAG_VERSION', '2.11.0');
// Minimal GLPI version, inclusive
define("PLUGIN_TAG_MIN_GLPI", "10.0.0");