diff --git a/CHANGELOG.md b/CHANGELOG.md
index a163740..6ae43ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [UNRELEASED]
+## [2.10.6] - 2026-09-18
### Fixed
diff --git a/setup.php b/setup.php
index fe2f855..a6191a2 100644
--- a/setup.php
+++ b/setup.php
@@ -32,7 +32,7 @@
use function Safe\define;
-define('PLUGIN_UNINSTALL_VERSION', '2.10.5');
+define('PLUGIN_UNINSTALL_VERSION', '2.10.6');
define("PLUGIN_UNINSTALL_MIN_GLPI", "11.0.0");
define("PLUGIN_UNINSTALL_MAX_GLPI", "11.0.99");
diff --git a/uninstall.xml b/uninstall.xml
index f325ec9..a19ab56 100644
--- a/uninstall.xml
+++ b/uninstall.xml
@@ -25,6 +25,16 @@
Remi Collet
+
+ 2.10.6
+ ~11.0.0
+ https://github.com/pluginsGLPI/uninstall/releases/download/2.10.6/glpi-uninstall-2.10.6.tar.bz2
+
+
+ 2.9.6
+ ~10.0.11
+ https://github.com/pluginsGLPI/uninstall/releases/download/2.9.6/glpi-uninstall-2.9.6.tar.bz2
+
2.9.5
~10.0.11