There was an error while loading. Please reload this page.
1 parent b132d40 commit 7b21102Copy full SHA for 7b21102
2 files changed
jamf.xml
@@ -41,7 +41,7 @@ Utilisation
41
<version>
42
<num>3.2.0</num>
43
<compatibility>~11.0.0</compatibility>
44
- <download_url>https://github.com/pluginsGLPI/jamf/releases/download/v3.2.0/glpi-jamf-v3.2.0.tar.bz2</download_url>
+ <download_url>https://github.com/pluginsGLPI/jamf/releases/download/3.2.0/glpi-jamf-3.2.0.tar.bz2</download_url>
45
</version>
46
47
<num>3.1.2</num>
setup.php
@@ -36,7 +36,7 @@
36
37
define('PLUGIN_JAMF_VERSION', '3.2.0');
38
define('PLUGIN_JAMF_MIN_GLPI', '11.0.0');
39
-define('PLUGIN_JAMF_MAX_GLPI', '11.1.0');
+define('PLUGIN_JAMF_MAX_GLPI', '11.0.99');
40
function plugin_init_jamf()
{
0 commit comments