diff --git a/oauthimap.xml b/oauthimap.xml index 353d7a6..f27a688 100644 --- a/oauthimap.xml +++ b/oauthimap.xml @@ -27,6 +27,11 @@ It permits emails fetching from G Suite and Azure AD mailboxes. TECLIB' + + 1.3.2 + ~9.5.0 + https://github.com/pluginsGLPI/oauthimap/releases/download/1.3.2/glpi-oauthimap-1.3.2.tar.bz2 + 1.3.1 ~9.5.0 diff --git a/setup.php b/setup.php index 743afa7..9ba4cc5 100644 --- a/setup.php +++ b/setup.php @@ -24,7 +24,7 @@ -------------------------------------------------------------------------- */ -define('PLUGIN_OAUTHIMAP_VERSION', '1.3.1'); +define('PLUGIN_OAUTHIMAP_VERSION', '1.3.2'); // Minimal GLPI version, inclusive define('PLUGIN_OAUTHIMAP_MIN_GLPI', '9.5');