Skip to content

Commit 993b32d

Browse files
authored
Update README.md
Specify version v4.1.x support and standardise netbox -> plugin ver mapping
1 parent 564e5d9 commit 993b32d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ systemctl restart netbox
4848

4949
| netbox version | plugin version |
5050
| -------------- | ----------------------------- |
51-
| >= 4.0.0 < 4.1.0 | >= v1.1.3 |
52-
| <= 4.0.0 | = v1.0.0 |
51+
| v4.1.x | v1.1.3 |
52+
| v4.0.x | v1.1.3 |
53+
| <= 4.0.0 | v1.0.0 |
5354

5455
## Dependencies
5556
Python:

0 commit comments

Comments
 (0)