mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
dependencies: Upgrade jQuery to 3.4.1.
API changes: * Positional selectors (eg :first, :eq) are deprecated in 3.4.0 and will be removed in 4.0. Use positional methods instead.
This commit is contained in:
@@ -11,4 +11,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
|
||||
# Typically, adding a dependency only requires a minor version bump, and
|
||||
# removing a dependency requires a major version bump.
|
||||
|
||||
PROVISION_VERSION = '34.1'
|
||||
PROVISION_VERSION = '34.2'
|
||||
|
||||
Reference in New Issue
Block a user