api-version: Bump to feature level 176 for URL templates for linkifiers.

See commit b7bfa5801c for related changes for this API feature
level update.
This commit is contained in:
Lauryn Menard
2023-04-21 14:58:36 +02:00
committed by Tim Abbott
parent cad2bc7628
commit c848e0ff34

View File

@@ -33,7 +33,7 @@ DESKTOP_WARNING_VERSION = "5.4.3"
# Changes should be accompanied by documentation explaining what the
# new level means in api_docs/changelog.md, as well as "**Changes**"
# entries in the endpoint's documentation in `zulip.yaml`.
API_FEATURE_LEVEL = 175
API_FEATURE_LEVEL = 176
# 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