1.1 --- a/src/firefoxos/main.html Sat May 25 06:50:38 2013 +0200 1.2 +++ b/src/firefoxos/main.html Wed Jun 05 19:51:25 2013 +0200 1.3 @@ -36,7 +36,7 @@ 1.4 <script src="hashes/rmd160.js"></script> 1.5 <script src="otpalg/dict.js"></script> 1.6 <script src="otpalg/otpalg.js"></script> 1.7 - <script src="jquery.core/jquery-1.9.1.js"></script> 1.8 + <script src="jquery.core/jquery-1.10.1.min.js"></script> 1.9 <script src="main.js"></script> 1.10 <script src="jquery.mobile/jquery.mobile-1.3.1.min.js"></script> 1.11 </head>