mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 01:48:38 -06:00
PRVB
This commit is contained in:
parent
b15ecf7649
commit
42b590af77
@ -1,5 +1,9 @@
|
|||||||
# NetBox v3.1
|
# NetBox v3.1
|
||||||
|
|
||||||
|
## v3.1.3 (FUTURE)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## v3.1.2 (2021-12-20)
|
## v3.1.2 (2021-12-20)
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
@ -19,7 +19,7 @@ from netbox.config import PARAMS
|
|||||||
# Environment setup
|
# Environment setup
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION = '3.1.2'
|
VERSION = '3.1.3-dev'
|
||||||
|
|
||||||
# Hostname
|
# Hostname
|
||||||
HOSTNAME = platform.node()
|
HOSTNAME = platform.node()
|
||||||
|
Loading…
Reference in New Issue
Block a user