mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Release NetBox v2.8.7
This commit is contained in:
parent
43d610405f
commit
9f614452b4
@ -1,6 +1,6 @@
|
||||
# NetBox v2.8
|
||||
|
||||
## v2.8.7 (FUTURE)
|
||||
## v2.8.7 (2020-07-02)
|
||||
|
||||
### Enhancements
|
||||
|
||||
|
@ -16,7 +16,7 @@ from django.core.validators import URLValidator
|
||||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.8.7-dev'
|
||||
VERSION = '2.8.7'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
Loading…
Reference in New Issue
Block a user