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 20db8f5 commit 0c26a27Copy full SHA for 0c26a27
README.md
@@ -40,7 +40,7 @@ Each Plugin Version listed below has been tested with its corresponding NetBox V
40
|:--------------:|:--------------:|
41
| 3.2 | 1.0.1 |
42
| 3.3 | 1.1.0 |
43
-| 3.4 | 1.2.0 |
+| 3.4 | 1.2.1 |
44
45
## Installing
46
netbox_acls/version.py
@@ -1 +1,4 @@
1
-__version__ = "1.2.0"
+"""
2
+Version information for netbox-acls.
3
4
+__version__ = "1.2.1"
0 commit comments