diff --git a/README.md b/README.md index 8aa554f..eb796a4 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ rm -r /usr/share/icingaweb2/modules/netbox Download and extract the new release, then move the module into the icingaweb2 modules path. -For example for version 3.1.16.9: +For example for version 3.6.1.0: ``` -curl -L https://github.com/sol1/icingaweb2-module-netbox/archive/v3.1.16.9.tar.gz | tar xz -mv icingaweb2-module-netbox-3.1.16.9 /usr/share/icingaweb2/modules/netbox +curl -L https://github.com/sol1/icingaweb2-module-netbox/archive/v3.6.1.0.tar.gz | tar xz +mv icingaweb2-module-netbox-3.6.1.0 /usr/share/icingaweb2/modules/netbox icingacli module enable netbox ``` diff --git a/module.info b/module.info index 131722d..8698ef3 100644 --- a/module.info +++ b/module.info @@ -1,4 +1,4 @@ Name: Netbox -Version: 3.1.16.9 +Version: 3.6.1.0 Depends: director Description: Import devices, sites and other objects from Netbox