mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
Release v2.9.2
This commit is contained in:
parent
8da55316b0
commit
57e97d2dd0
@ -1,6 +1,6 @@
|
||||
# NetBox v2.9
|
||||
|
||||
## v2.9.2 (FUTURE)
|
||||
## v2.9.2 (2020-08-27)
|
||||
|
||||
### Enhancements
|
||||
|
||||
|
@ -16,7 +16,7 @@ from django.core.validators import URLValidator
|
||||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.9.2-dev'
|
||||
VERSION = '2.9.2'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
Loading…
Reference in New Issue
Block a user