diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f42bf7..e0d85db 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.1.3] - 2026-06-24
### Fixed
diff --git a/pdf.xml b/pdf.xml
index 2513e69..28b4ac9 100644
--- a/pdf.xml
+++ b/pdf.xml
@@ -39,6 +39,11 @@
Nelly MAHU-LASSON
+
+ 4.1.3
+ ~11.0.0
+ https://github.com/pluginsGLPI/pdf/releases/download/4.1.3/glpi-pdf-4.1.3.tar.bz2
+
4.1.2
~11.0.0
diff --git a/setup.php b/setup.php
index f3da516..bf5ad51 100644
--- a/setup.php
+++ b/setup.php
@@ -35,7 +35,7 @@
-define('PLUGIN_PDF_VERSION', '4.1.2');
+define('PLUGIN_PDF_VERSION', '4.1.3');
define('PLUGIN_PDF_MIN_GLPI', '11.0.0');
define('PLUGIN_PDF_MAX_GLPI', '11.0.99');