version: Bump API_FEATURE_LEVEL.

This change was missed in 5f3896710f.
This commit is contained in:
Prakhar Pratyush
2025-03-18 15:37:46 +05:30
committed by Tim Abbott
parent 33ffd8c040
commit 4b9f01ebcf

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 = 368
API_FEATURE_LEVEL = 369 # Last bumped for adding `navigation_tour_video_url`.
# 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