diff --git a/package.json b/package.json index 856e34af0b..ed27c56eaf 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/version.py b/version.py index 98c775f2d6..bdbe094960 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ ZULIP_VERSION = "1.6.0+git" -PROVISION_VERSION = '9.1' +PROVISION_VERSION = '9.2'