diff --git a/genericobject.xml b/genericobject.xml
index 9b1d1a9..cf9a8eb 100644
--- a/genericobject.xml
+++ b/genericobject.xml
@@ -24,6 +24,11 @@
Walid Nouh
+
+ 2.14.7
+ ~10.0.0
+ https://github.com/pluginsGLPI/genericobject/releases/download/2.14.7/glpi-genericobject-2.14.7.tar.bz2
+
2.14.6
~10.0.0
diff --git a/setup.php b/setup.php
index e33b389..3743e4b 100644
--- a/setup.php
+++ b/setup.php
@@ -28,7 +28,7 @@
* -------------------------------------------------------------------------
*/
-define ('PLUGIN_GENERICOBJECT_VERSION', '2.14.6');
+define ('PLUGIN_GENERICOBJECT_VERSION', '2.14.7');
// Minimal GLPI version, inclusive
define("PLUGIN_GENERICOBJECT_MIN_GLPI", "10.0.0");