Skip to content

Commit 8c852f3

Browse files
committed
updated mobile footer to 1.3.1
1 parent e1ae0c5 commit 8c852f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

themes/jquery/footer-mobile.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
<h3><span>Quick Access</span></h3>
99
<div class="cdn">
1010
<strong>CDN <em>CSS</em></strong>
11-
<input value="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.css">
11+
<input value="http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.min.css">
1212
</div>
1313
<div class="cdn">
1414
<strong>CDN <em>JS</em></strong>
1515
<input value="http://code.jquery.com/jquery-1.9.1.min.js">
1616
</div>
1717
<div class="cdn">
1818
<strong>CDN <em>JS</em></strong>
19-
<input value="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.js">
19+
<input value="http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.min.js">
2020
</div>
2121
<div class="download">
22-
<strong>Download jQuery Mobile 1.3.0:</strong>
23-
<span><a href="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.zip">Zip File <em>(JavaScript, CSS, and images)</em></a></span>
22+
<strong>Download jQuery Mobile 1.3.1:</strong>
23+
<span><a href="http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.zip">Zip File <em>(JavaScript, CSS, and images)</em></a></span>
2424
</div>
2525
<ul class="footer-icon-links">
2626
<li><a class="icon-github" href="http://github.com/jquery/jquery-mobile">GitHub <small>jQuery Mobile <br>Source</small></a></li>

0 commit comments

Comments
 (0)