Skip to content

Commit b4d1397

Browse files
committed
QUnit: Released 1.14.0
1 parent f63474f commit b4d1397

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

themes/jquery/footer-qunit.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<h3><span>Quick Access</span></h3>
99
<div class="cdn">
1010
<strong>CDN <em>CSS</em></strong>
11-
<input value="//code.jquery.com/qunit/qunit-1.13.0.css" readonly>
11+
<input value="//code.jquery.com/qunit/qunit-1.14.0.css" readonly>
1212
</div>
1313
<div class="cdn">
1414
<strong>CDN <em>JS</em></strong>
15-
<input value="//code.jquery.com/qunit/qunit-1.13.0.js" readonly>
15+
<input value="//code.jquery.com/qunit/qunit-1.14.0.js" readonly>
1616
</div>
1717
<div class="download">
18-
<strong>Download QUnit 1.13.0:</strong>
19-
<span><a href="http://code.jquery.com/qunit/qunit-1.13.0.js">qunit.js</a><a href="http://code.jquery.com/qunit/qunit-1.13.0.css">qunit.css</a></span>
18+
<strong>Download QUnit 1.14.0:</strong>
19+
<span><a href="http://code.jquery.com/qunit/qunit-1.14.0.js">qunit.js</a><a href="http://code.jquery.com/qunit/qunit-1.14.0.css">qunit.css</a></span>
2020
</div>
2121
<ul class="footer-icon-links">
2222
<li><a class="icon-github" href="http://github.com/jquery/qunit">GitHub <small>QUnit <br>Source</small></a></li>

0 commit comments

Comments
 (0)