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