mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-30 13:02:28 +00:00
feat: Update v3.9.0
This commit is contained in:
parent
dabbb45f6e
commit
be3ddfb4fb
@ -8,7 +8,7 @@ __all__ = ['BASE_DIR', 'PROJECT_DIR', 'VERSION', 'CONFIG']
|
||||
|
||||
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
PROJECT_DIR = os.path.dirname(BASE_DIR)
|
||||
VERSION = '2.0.0'
|
||||
VERSION = 'v3.9.0'
|
||||
CONFIG = ConfigManager.load_user_config()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user