version: Bump API_FEATURE_LEVEL.

This change was missed in 367a0bdbff (#32567).
This commit is contained in:
Sahil Batra
2024-12-05 09:46:17 +05:30
committed by Tim Abbott
parent a6aef4f41b
commit 08c8bf376d

View File

@@ -34,7 +34,7 @@ DESKTOP_WARNING_VERSION = "5.9.3"
# new level means in api_docs/changelog.md, as well as "**Changes**"
# entries in the endpoint's documentation in `zulip.yaml`.
API_FEATURE_LEVEL = 325 # Last bumped for can_administer_channel_group
API_FEATURE_LEVEL = 326 # Last bumped for updating fields in server_supported_permission_settings
# Bump the minor PROVISION_VERSION to indicate that folks should provision
# only when going from an old version of the code to a newer version. Bump