diff --git a/browser/index.html b/browser/index.html index d0ade6808..59cecfd89 100644 --- a/browser/index.html +++ b/browser/index.html @@ -86,11 +86,11 @@

Getting started

<html> <meta charset="utf-8"> <title>QUnit</title> -<link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.21.0.css"> +<link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.22.0.css"> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> - <script src="https://code.jquery.com/qunit/qunit-2.21.0.js"></script> + <script src="https://code.jquery.com/qunit/qunit-2.22.0.js"></script> <!-- <script src="your_app.test.js"></script> --> </body> </html> diff --git a/feed.xml b/feed.xml index a6aa66c63..9d37d271d 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2024-08-19T17:56:17+00:00https://qunitjs.com/feed.xmlQUnitThe powerful, easy-to-use JavaScript testing framework. \ No newline at end of file +Jekyll2024-08-25T20:05:58+00:00https://qunitjs.com/feed.xmlQUnitThe powerful, easy-to-use JavaScript testing framework. \ No newline at end of file