mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 17:08:41 -06:00
Release v3.5-beta1
This commit is contained in:
parent
b0f6cea4f3
commit
99b914689a
@ -1,6 +1,6 @@
|
||||
# NetBox v3.5
|
||||
|
||||
## v3.5.0 (FUTURE)
|
||||
## v3.5-beta1 (2023-03-30)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
@ -24,7 +24,7 @@ from netbox.constants import RQ_QUEUE_DEFAULT, RQ_QUEUE_HIGH, RQ_QUEUE_LOW
|
||||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '3.5.0-dev'
|
||||
VERSION = '3.5-beta1'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
Loading…
Reference in New Issue
Block a user