From 3d88ae5e372d2e443ad6f1d18bbe6bea6bea7f89 Mon Sep 17 00:00:00 2001
From: Stanislas Kita <7335054+stonebuzz@users.noreply.github.com>
Date: Mon, 31 Aug 2026 15:15:01 +0200
Subject: [PATCH] 2.10.7
---
CHANGELOG.md | 2 +-
escalade.xml | 5 +++++
setup.php | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9554ea04..a4ee3743 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.7] - 2026-08-31
### Fixed
diff --git a/escalade.xml b/escalade.xml
index 6a6b48d5..5fd09273 100644
--- a/escalade.xml
+++ b/escalade.xml
@@ -61,6 +61,11 @@ Elle ajoute les fonctionnalités suivantes :
Teclib'
+
+ 2.10.7
+ ~11.0.0
+ https://github.com/pluginsGLPI/escalade/releases/download/2.10.7/glpi-escalade-2.10.7.tar.bz2
+
2.10.6
~11.0.0
diff --git a/setup.php b/setup.php
index 9fd6a959..ad154359 100644
--- a/setup.php
+++ b/setup.php
@@ -30,7 +30,7 @@
use Glpi\Plugin\Hooks;
-define('PLUGIN_ESCALADE_VERSION', '2.10.6');
+define('PLUGIN_ESCALADE_VERSION', '2.10.7');
// Minimal GLPI version, inclusive
define("PLUGIN_ESCALADE_MIN_GLPI", "11.0.0");
// Maximum GLPI version, exclusive