mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
requirements: Fix transitively replaced two_factor migrations.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
ead7b9177a
commit
4300ec3293
@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 204
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (247, 5)
|
||||
PROVISION_VERSION = (247, 6)
|
||||
|
||||
Reference in New Issue
Block a user