mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 04:22:01 -06:00
Release v2.10.3
This commit is contained in:
parent
a77658a6bf
commit
601cbd2306
@ -1,6 +1,6 @@
|
||||
# NetBox v2.10
|
||||
|
||||
## v2.10.3 (FUTURE)
|
||||
## v2.10.3 (2021-01-05)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
@ -16,7 +16,7 @@ from django.core.validators import URLValidator
|
||||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '2.10.3-dev'
|
||||
VERSION = '2.10.3'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
Loading…
Reference in New Issue
Block a user