1.1 --- a/src/firefoxos/about.html Sat Jul 13 09:29:38 2013 +0200 1.2 +++ b/src/firefoxos/about.html Sat Jul 13 09:33:12 2013 +0200 1.3 @@ -28,7 +28,7 @@ 1.4 <meta name="viewport" content="width=device-width, initial-scale=1"> 1.5 <title>OTPWCalc</title> 1.6 <link rel="stylesheet" href="jquery.mobile/jquery.mobile-1.3.1.min.css" /> 1.7 - <script src="jquery.core/jquery-1.10.1.min.js"></script> 1.8 + <script src="jquery.core/jquery-1.10.2.min.js"></script> 1.9 <script type="text/javascript"> 1.10 $(document).on("pageinit", "#unknown", function() { 1.11 // If this device supports the vibrate API...