You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2012/11/27 00:52:55 UTC

[13/16] update cordova-js to 2.3.0 RC1

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/b32dd22c/windows8/template/www/index.html
----------------------------------------------------------------------
diff --git a/windows8/template/www/index.html b/windows8/template/www/index.html
index 4f8dc5f..92b61be 100644
--- a/windows8/template/www/index.html
+++ b/windows8/template/www/index.html
@@ -33,7 +33,7 @@
                 <p class="event received">Device is Ready</p>
             </div>
         </div>
-        <script type="text/javascript" src="cordova-2.2.0.js"></script>
+        <script type="text/javascript" src="cordova-2.3.0.js"></script>
         <script type="text/javascript" src="js/index.js"></script>
         <script type="text/javascript">
             app.initialize();