mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-29 11:23:17 +00:00
feat: Update v3.9.1
This commit is contained in:
parent
a92023840a
commit
2b0292ffa0
@ -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.1'
|
||||
CONFIG = ConfigManager.load_user_config()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user