diff --git a/oauthimap.xml b/oauthimap.xml
index 2dfa02b..2375b64 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.3
+ ~10.0.7
+ https://github.com/pluginsGLPI/oauthimap/releases/download/1.4.3/glpi-oauthimap-1.4.3.tar.bz2
+
1.4.2
~10.0.0
diff --git a/setup.php b/setup.php
index 2429eb6..d688739 100644
--- a/setup.php
+++ b/setup.php
@@ -28,7 +28,7 @@
* -------------------------------------------------------------------------
*/
-define('PLUGIN_OAUTHIMAP_VERSION', '1.4.2');
+define('PLUGIN_OAUTHIMAP_VERSION', '1.4.3');
// Minimal GLPI version, inclusive
define('PLUGIN_OAUTHIMAP_MIN_GLPI', '10.0.7');