diff --git a/CHANGELOG.md b/CHANGELOG.md
index c40096c..ef2f69d 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.20.1] - 2026-05-12
### Fixed
diff --git a/setup.php b/setup.php
index bfaf37a..31d3dd2 100644
--- a/setup.php
+++ b/setup.php
@@ -32,7 +32,7 @@
use function Safe\define;
-define('PLUGIN_TREEVIEW_VERSION', '1.20.0');
+define('PLUGIN_TREEVIEW_VERSION', '1.20.1');
define('PLUGIN_TREEVIEW_MIN_GLPI', '11.0.0');
define('PLUGIN_TREEVIEW_MAX_GLPI', '11.0.99');
diff --git a/treeview.xml b/treeview.xml
index 051ae76..44b0fd8 100644
--- a/treeview.xml
+++ b/treeview.xml
@@ -25,6 +25,11 @@
Teclib'
+
+ 1.20.1
+ ~11.0.0
+ https://github.com/pluginsGLPI/treeview/releases/download/1.20.1/glpi-treeview-1.20.1.tar.bz2
+
1.20.0
~11.0.0