From 4489bc2f3d96a0c385596ca803214c2f19e9c0b4 Mon Sep 17 00:00:00 2001 From: Casper de Groot Date: Thu, 28 Dec 2023 09:36:31 +0100 Subject: [PATCH] updated reference to jQuery 3.7.1 as companion to wintercms/winter#1026 --- 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)