mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
PRVB
This commit is contained in:
parent
b871a6c7a6
commit
ebf6ce1b01
@ -1,5 +1,9 @@
|
|||||||
# NetBox v3.7
|
# NetBox v3.7
|
||||||
|
|
||||||
|
## v3.7.2 (FUTURE)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v3.7.1 (2024-01-17)
|
## v3.7.1 (2024-01-17)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -28,7 +28,7 @@ from netbox.plugins import PluginConfig
|
|||||||
# Environment setup
|
# Environment setup
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION = '3.7.1'
|
VERSION = '3.7.2-dev'
|
||||||
|
|
||||||
# Hostname
|
# Hostname
|
||||||
HOSTNAME = platform.node()
|
HOSTNAME = platform.node()
|
||||||
|
Loading…
Reference in New Issue
Block a user