mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 19:08:38 -06:00
Release v3.7-beta1
This commit is contained in:
parent
b3e5b3d963
commit
efaa92f9b5
@ -1,4 +1,4 @@
|
|||||||
## v3.7-beta1 (FUTURE)
|
## v3.7-beta1 (2023-12-05)
|
||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ from netbox.plugins import PluginConfig
|
|||||||
# Environment setup
|
# Environment setup
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION = '3.6.7-dev'
|
VERSION = '3.7-beta1'
|
||||||
|
|
||||||
# Hostname
|
# Hostname
|
||||||
HOSTNAME = platform.node()
|
HOSTNAME = platform.node()
|
||||||
|
Loading…
Reference in New Issue
Block a user