mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-18 21:16:27 -06:00
PRVB
This commit is contained in:
parent
f8cbd322ba
commit
383918d83b
@ -1,5 +1,9 @@
|
|||||||
# NetBox v3.2
|
# NetBox v3.2
|
||||||
|
|
||||||
|
## v3.2.8 (FUTURE)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v3.2.7 (2022-07-20)
|
## v3.2.7 (2022-07-20)
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
@ -29,7 +29,7 @@ django.utils.encoding.force_text = force_str
|
|||||||
# Environment setup
|
# Environment setup
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION = '3.2.7'
|
VERSION = '3.2.8-dev'
|
||||||
|
|
||||||
# Hostname
|
# Hostname
|
||||||
HOSTNAME = platform.node()
|
HOSTNAME = platform.node()
|
||||||
|
Loading…
Reference in New Issue
Block a user