Skip to content

Commit

Permalink
3.1.16.7 release version
Browse files Browse the repository at this point in the history
  • Loading branch information
sol1-matt committed Sep 14, 2022
1 parent 2bd0df8 commit 07ee817
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.6:
For example for version 3.1.16.7:

```
curl -L https://github.com/sol1/icingaweb2-module-netbox/archive/v3.1.16.6.tar.gz | tar xz
mv icingaweb2-module-netbox-3.1.16.6 /usr/share/icingaweb2/modules/netbox
curl -L https://github.com/sol1/icingaweb2-module-netbox/archive/v3.1.16.7.tar.gz | tar xz
mv icingaweb2-module-netbox-3.1.16.7 /usr/share/icingaweb2/modules/netbox
icingacli module enable netbox
```

Expand Down
2 changes: 1 addition & 1 deletion module.info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Name: Netbox
Version: 3.1.16.6
Version: 3.1.16.7
Depends: director
Description: Import devices, sites and other objects from Netbox

0 comments on commit 07ee817

Please sign in to comment.