Merge "Change DB migration constant to 2023_2"
This commit is contained in:
commit
c57866c111
@ -29,5 +29,5 @@ db_options.set_defaults(cfg.CONF)
|
||||
# Migration-related constants
|
||||
EXPAND_BRANCH = 'expand'
|
||||
CONTRACT_BRANCH = 'contract'
|
||||
CURRENT_RELEASE = '2023_1'
|
||||
CURRENT_RELEASE = '2023_2'
|
||||
ALEMBIC_INIT_VERSION = 'liberty'
|
||||
|
Loading…
Reference in New Issue
Block a user