Upgrade jQuery to v3.2.1.

This commit is contained in:
Brock Whittaker
2017-07-27 12:28:40 -07:00
committed by Tim Abbott
parent 09be694ea3
commit 52588cb2b6
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
"i18next-localstorage-cache": "0.3.0",
"i18next-parser": "0.11.1",
"i18next-xhr-backend": "0.5.4",
"jquery": "2.2.3",
"jquery": "3.2.1",
"jquery-validation": "1.16.0",
"katex": "0.7.1",
"moment": "2.18.1",

View File

@@ -1,2 +1,2 @@
ZULIP_VERSION = "1.6.0+git"
PROVISION_VERSION = '9.1'
PROVISION_VERSION = '9.2'