From 9aadce8f5297b4c5533fdf9c04487ff9753b8309 Mon Sep 17 00:00:00 2001 From: Casper de Groot Date: Tue, 20 Feb 2024 18:04:07 +0100 Subject: [PATCH] Updated jQuery version to 3.7.1 (#167) Related: wintercms/winter#1026 Co-authored-by: Casper de Groot --- services/asset-compilation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/asset-compilation.md b/services/asset-compilation.md index 4992e547..8182e260 100644 --- a/services/asset-compilation.md +++ b/services/asset-compilation.md @@ -105,7 +105,7 @@ The following aliases are supported: Alias | Description ------------- | ------------- -`@jquery` | Reference to the jQuery library (v3.4.0) used in the backend. (JavaScript) +`@jquery` | Reference to the jQuery library (v3.7.1) used in the backend. (JavaScript) `@framework` | AJAX framework extras, subsitute for `{% framework %}` tag. (JavaScript) `@framework.extras` | AJAX framework extras, subsitute for `{% framework extras %}` tag. (JavaScript, CSS) `@framework.extras.js` | AJAX framework extras, (JavaScript)