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