mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
install-node: Upgrade Node.js from 22.14.0 to 22.15.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
3fc63110ac
commit
2354653f33
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 381
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (326, 0) # bumped 2025-05-04 to upgrade Python requirements
|
||||
PROVISION_VERSION = (326, 1) # bumped 2025-05-05 to upgrade Node.js
|
||||
|
Reference in New Issue
Block a user