diff --git a/CHANGELOG.md b/CHANGELOG.md
index c13937a..33e543b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@ 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/).
+## [2.8.6] - 2024-11-08
+
+- Update translations
+
## [2.8.5] - 2024-06-11
### Fixed
diff --git a/plugin.xml b/plugin.xml
index 316b29b..1c4ae05 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -24,6 +24,11 @@
Walid Nouh
+
+ 2.8.6
+ ~10.0.11
+ https://github.com/pluginsGLPI/geninventorynumber/releases/download/2.8.6/glpi-geninventorynumber-2.8.6.tar.bz2
+
2.8.5
~10.0.11
diff --git a/setup.php b/setup.php
index d9a1f5f..6c78e61 100644
--- a/setup.php
+++ b/setup.php
@@ -28,7 +28,7 @@
* -------------------------------------------------------------------------
*/
-define('PLUGIN_GENINVENTORYNUMBER_VERSION', '2.8.5');
+define('PLUGIN_GENINVENTORYNUMBER_VERSION', '2.8.6');
// Minimal GLPI version, inclusive
define('PLUGIN_GENINVENTORYNUMBER_MIN_GLPI', '10.0.11');