diff --git a/plugin.xml b/plugin.xml
index b001872..122e21f 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -24,6 +24,11 @@
TECLIB'
+
+ 1.12.1
+ ~10.0.0
+ https://github.com/pluginsGLPI/credit/releases/download/1.12.1/glpi-credit-1.12.1.tar.bz2
+
1.12.0
~10.0.0
diff --git a/setup.php b/setup.php
index df20c8a..3b39598 100644
--- a/setup.php
+++ b/setup.php
@@ -29,7 +29,7 @@
* -------------------------------------------------------------------------
*/
-define('PLUGIN_CREDIT_VERSION', '1.12.0');
+define('PLUGIN_CREDIT_VERSION', '1.12.1');
// Minimal GLPI version, inclusive
define("PLUGIN_CREDIT_MIN_GLPI", "10.0.0");