mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 04:23:46 +00:00
billing: Downgrade small realms that are behind on payments.
An organization with at most 5 users that is behind on payments isn't worth spending time on investigating the situation. For larger organizations, we likely want somewhat different logic that at least does not void invoices.
This commit is contained in:
@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 75
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = "150.5"
|
||||
PROVISION_VERSION = "150.6"
|
||||
|
||||
Reference in New Issue
Block a user