diff --git a/jamf.xml b/jamf.xml
index 9e24965..db2013f 100644
--- a/jamf.xml
+++ b/jamf.xml
@@ -41,7 +41,7 @@ Utilisation
3.2.0
~11.0.0
- https://github.com/pluginsGLPI/jamf/releases/download/v3.2.0/glpi-jamf-v3.2.0.tar.bz2
+ https://github.com/pluginsGLPI/jamf/releases/download/3.2.0/glpi-jamf-3.2.0.tar.bz2
3.1.2
diff --git a/setup.php b/setup.php
index f20a15d..71e2d16 100644
--- a/setup.php
+++ b/setup.php
@@ -36,7 +36,7 @@
define('PLUGIN_JAMF_VERSION', '3.2.0');
define('PLUGIN_JAMF_MIN_GLPI', '11.0.0');
-define('PLUGIN_JAMF_MAX_GLPI', '11.1.0');
+define('PLUGIN_JAMF_MAX_GLPI', '11.0.99');
function plugin_init_jamf()
{