timescaledb/version.config
Mats Kindahl a58ebdb3b4 Split update and downgrade version
During an update, it is not possible to run the downgrade scripts until
the release has been tagged, but the update scripts can be run. This
means that we need to split the previous version into two different
fields: one for running the update tests and one for running the
downgrade tests.
2021-07-01 16:05:31 +02:00

5 lines
78 B
Plaintext

version = 2.4.0-dev
update_from_version = 2.3.0
downgrade_to_version = 2.3.0