Merge pull request #107 from ryanmerolle/final_netbox_3.3_release

prepare for release 1.1.1
This commit is contained in:
Ryan Merolle 2023-01-22 22:53:02 -05:00 committed by GitHub
commit 3a38bed5db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -39,8 +39,8 @@ Each Plugin Version listed below has been tested with its corresponding NetBox V
| NetBox Version | Plugin Version | | NetBox Version | Plugin Version |
|----------------|----------------| |----------------|----------------|
| 3.2 | 1.0.1 | | 3.2 | 1.0.1 |
| 3.3 | 1.1.0 | | 3.3 | 1.1.1 |
| 3.4 | Coming Soon | | 3.4 | 1.2.0(coming) |
## Installing ## Installing

View File

@ -1 +1 @@
__version__ = "1.2.0" __version__ = "1.1.1"