From b8af4fd6c19471eef2a9d3a67114de44f762887e Mon Sep 17 00:00:00 2001
From: Rom1-B <8530352+Rom1-B@users.noreply.github.com>
Date: Fri, 31 Jul 2026 10:09:53 +0200
Subject: [PATCH] 4.0.4
---
CHANGELOG.md | 2 +-
pdf.xml | 5 +++++
setup.php | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7218bf7..41a071b 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]
+## [4.0.4] - 2026-07-31
### Fixed
diff --git a/pdf.xml b/pdf.xml
index f2642cd..48428b8 100644
--- a/pdf.xml
+++ b/pdf.xml
@@ -38,6 +38,11 @@
Nelly MAHU-LASSON
+
+ 4.0.4
+ 10.0.11
+ https://github.com/pluginsGLPI/pdf/releases/download/4.0.4/glpi-pdf-4.0.4.tar.bz2
+
4.0.3
10.0.11
diff --git a/setup.php b/setup.php
index b38a1d9..1f804a9 100644
--- a/setup.php
+++ b/setup.php
@@ -33,7 +33,7 @@
* --------------------------------------------------------------------------
*/
-define('PLUGIN_PDF_VERSION', '4.0.3');
+define('PLUGIN_PDF_VERSION', '4.0.4');
define('PLUGIN_PDF_MIN_GLPI', '10.0.11');
define('PLUGIN_PDF_MAX_GLPI', '10.0.99');