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