diff options
| author | 2022-04-20 00:13:08 -0400 | |
|---|---|---|
| committer | 2022-04-20 00:13:08 -0400 | |
| commit | aca2787b50094a4ab1f17162aa92c5263858743e (patch) | |
| tree | c227d3a22fe454f92162d8d91ecb81f3141ace94 /npm_assets/node_modules/jquery/README.md | |
| parent | 78e717290e125cab92aef712f12ae63fedb4070f (diff) | |
| parent | 942e313727d1ad886a1024c24fe4a9e8e2e0bb3e (diff) | |
Update upstream source from tag 'upstream/8.2.0'
Update to upstream version '8.2.0'
with Debian dir 65d01d7d78d6b41c0be6eb196ed84354526f9384
Diffstat (limited to 'npm_assets/node_modules/jquery/README.md')
| -rw-r--r-- | npm_assets/node_modules/jquery/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npm_assets/node_modules/jquery/README.md b/npm_assets/node_modules/jquery/README.md index 71f2dad..60982f7 100644 --- a/npm_assets/node_modules/jquery/README.md +++ b/npm_assets/node_modules/jquery/README.md @@ -5,7 +5,7 @@ For information on how to get started and how to use jQuery, please see [jQuery's documentation](https://api.jquery.com/). For source files and issues, please visit the [jQuery repo](https://github.com/jquery/jquery). -If upgrading, please see the [blog post for 3.5.1](https://blog.jquery.com/2020/05/04/jquery-3-5-1-released-fixing-a-regression/). This includes notable differences from the previous version and a more readable changelog. +If upgrading, please see the [blog post for 3.6.0](https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/). This includes notable differences from the previous version and a more readable changelog. ## Including jQuery @@ -16,7 +16,7 @@ Below are some of the most common ways to include jQuery. #### Script tag ```html -<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script> +<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> ``` #### Babel |
