We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38e04d commit cce92f3Copy full SHA for cce92f3
README.md
@@ -39,8 +39,8 @@ Each Plugin Version listed below has been tested with its corresponding NetBox V
39
| NetBox Version | Plugin Version |
40
|----------------|----------------|
41
| 3.2 | 1.0.1 |
42
-| 3.3 | 1.1.0 |
43
-| 3.4 | Coming Soon |
+| 3.3 | 1.1.1 |
+| 3.4 | 1.2.0(coming) |
44
45
## Installing
46
netbox_acls/version.py
@@ -1 +1 @@
1
-__version__ = "1.2.0"
+__version__ = "1.1.1"
0 commit comments