mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Fix jsx-lexer to avoid breaking Pygments TypeScriptLexer.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
cb69413301
commit
067a7a3a0f
@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 181
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (241, 0)
|
||||
PROVISION_VERSION = (241, 1)
|
||||
|
Reference in New Issue
Block a user