diff --git a/oauthimap.xml b/oauthimap.xml
index 00c74a8..20ff456 100644
--- a/oauthimap.xml
+++ b/oauthimap.xml
@@ -27,6 +27,11 @@ It permits emails fetching from G Suite and Azure AD mailboxes.
TECLIB'
+
+ 1.4.1
+ ~10.0.0
+ https://github.com/pluginsGLPI/oauthimap/releases/download/1.4.1/glpi-oauthimap-1.4.1.tar.bz2
+
1.4.0
~10.0.0
diff --git a/setup.php b/setup.php
index 4e17807..7126773 100644
--- a/setup.php
+++ b/setup.php
@@ -28,7 +28,7 @@
* -------------------------------------------------------------------------
*/
-define('PLUGIN_OAUTHIMAP_VERSION', '1.4.0');
+define('PLUGIN_OAUTHIMAP_VERSION', '1.4.1');
// Minimal GLPI version, inclusive
define('PLUGIN_OAUTHIMAP_MIN_GLPI', '10.0.0');