Change DB migration constant to 2025_2
Change-Id: Ib51c7bd97f1645e6e506de0bd7be7e883d3e1e47
This commit is contained in:
parent
7dbb31949e
commit
2b32a2e32c
@ -29,5 +29,5 @@ db_options.set_defaults(cfg.CONF)
|
||||
# Migration-related constants
|
||||
EXPAND_BRANCH = 'expand'
|
||||
CONTRACT_BRANCH = 'contract'
|
||||
CURRENT_RELEASE = '2025_1'
|
||||
CURRENT_RELEASE = '2025_2'
|
||||
ALEMBIC_INIT_VERSION = 'liberty'
|
||||
|
Loading…
x
Reference in New Issue
Block a user