diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f64b3a..e9c51f7 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.10.3] - 2026-09-04
### Fixed
diff --git a/setup.php b/setup.php
index c1acca1..235f523 100644
--- a/setup.php
+++ b/setup.php
@@ -28,7 +28,7 @@
* -------------------------------------------------------------------------
*/
-define('PLUGIN_TREEVIEW_VERSION', '1.10.2');
+define('PLUGIN_TREEVIEW_VERSION', '1.10.3');
// Minimal GLPI version, inclusive
define('PLUGIN_TREEVIEW_MIN_GLPI', '10.0.0');
diff --git a/treeview.xml b/treeview.xml
index aa690ab..4d169f8 100644
--- a/treeview.xml
+++ b/treeview.xml
@@ -25,6 +25,11 @@
Teclib'
+
+ 1.10.3
+ ~10.0.0
+ https://github.com/pluginsGLPI/treeview/releases/download/1.10.3/glpi-treeview-1.10.3.tar.bz2
+
1.20.0
~11.0.0