From 34fea5dd412d16011256c8da8764d261722ee5a1 Mon Sep 17 00:00:00 2001
From: Stanislas Kita <7335054+stonebuzz@users.noreply.github.com>
Date: Fri, 18 Sep 2026 15:41:03 +0200
Subject: [PATCH] 2.9.6
---
CHANGELOG.md | 2 +-
setup.php | 2 +-
uninstall.xml | 5 +++++
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9452e42..3d03d0c 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.9.6] - 2026-09-18
### Fixed
diff --git a/setup.php b/setup.php
index 7a574f1..f975147 100644
--- a/setup.php
+++ b/setup.php
@@ -30,7 +30,7 @@
use Glpi\Plugin\Hooks;
-define('PLUGIN_UNINSTALL_VERSION', '2.9.5');
+define('PLUGIN_UNINSTALL_VERSION', '2.9.6');
// Minimal GLPI version, inclusive
define("PLUGIN_UNINSTALL_MIN_GLPI", "10.0.7");
diff --git a/uninstall.xml b/uninstall.xml
index f31da96..08b9db7 100644
--- a/uninstall.xml
+++ b/uninstall.xml
@@ -25,6 +25,11 @@
Remi Collet
+
+ 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