mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 19:08:38 -06:00
Release v2.5-beta1
This commit is contained in:
parent
2fd1c8f04f
commit
c9a85980f1
@ -21,7 +21,7 @@ except ImportError:
|
|||||||
"Configuration file is not present. Please define netbox/netbox/configuration.py per the documentation."
|
"Configuration file is not present. Please define netbox/netbox/configuration.py per the documentation."
|
||||||
)
|
)
|
||||||
|
|
||||||
VERSION = '2.5.0-dev'
|
VERSION = '2.5-beta1'
|
||||||
|
|
||||||
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user