mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-23 04:22:01 -06:00
v2.0 Beta 1 release
This commit is contained in:
parent
04e09c0078
commit
f5f9491811
@ -13,7 +13,7 @@ except ImportError:
|
||||
)
|
||||
|
||||
|
||||
VERSION = '2.0.0-dev'
|
||||
VERSION = '2.0-beta1'
|
||||
|
||||
# Import local configuration
|
||||
ALLOWED_HOSTS = DATABASE = SECRET_KEY = None
|
||||
|
Loading…
Reference in New Issue
Block a user