From 453809accd236162280b8d6dadaa9f9f156f0667 Mon Sep 17 00:00:00 2001 From: Herafia Date: Wed, 10 Jun 2026 10:03:39 +0200 Subject: [PATCH 1/2] 1.15.4 --- CHANGELOG.md | 2 +- plugin.xml | 5 +++++ setup.php | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13043fa..1de311b 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] - +## [1.15.4] - 2026-06-10 ### Fixed diff --git a/plugin.xml b/plugin.xml index cefba0a..9720802 100644 --- a/plugin.xml +++ b/plugin.xml @@ -24,6 +24,11 @@ TECLIB' + + 1.15.4 + ~11.0.0 + https://github.com/pluginsGLPI/credit/releases/download/1.15.4/glpi-credit-1.15.4.tar.bz2 + 1.15.3 ~11.0.0 diff --git a/setup.php b/setup.php index 83453a5..3794686 100644 --- a/setup.php +++ b/setup.php @@ -31,7 +31,7 @@ use function Safe\define; -define('PLUGIN_CREDIT_VERSION', '1.15.3'); +define('PLUGIN_CREDIT_VERSION', '1.15.4'); // Minimal GLPI version, inclusive define("PLUGIN_CREDIT_MIN_GLPI", "11.0.0"); From 475d4a7a2c2ca032f0c01db550183986e6d9712b Mon Sep 17 00:00:00 2001 From: Herafia Date: Wed, 10 Jun 2026 13:49:31 +0200 Subject: [PATCH 2/2] fix url xml --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 9720802..2401693 100644 --- a/plugin.xml +++ b/plugin.xml @@ -16,7 +16,7 @@ - https://pluginsglpi.github.io/credit/ + https://github.com/pluginsGLPI/credit/ https://github.com/pluginsGLPI/credit/releases https://github.com/pluginsGLPI/credit/issues https://help.glpi-project.org/doc-plugins/credit