You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2012/06/21 02:39:17 UTC

[4/4] Updated cli-based project template to 1.9.0rc1

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/2e60b09a/bin/templates/project/www/index.html
----------------------------------------------------------------------
diff --git a/bin/templates/project/www/index.html b/bin/templates/project/www/index.html
index e3774de..d8a08cb 100644
--- a/bin/templates/project/www/index.html
+++ b/bin/templates/project/www/index.html
@@ -32,7 +32,7 @@
 	<link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="iphone.css" type="text/css" />		
 	-->
 	<!-- If your application is targeting iOS BEFORE 4.0 you MUST put json2.js from http://www.JSON.org/json2.js into your www directory and include it here -->
-	<script type="text/javascript" charset="utf-8" src="cordova-1.8.0rc1.js"></script>
+	<script type="text/javascript" charset="utf-8" src="cordova-1.9.0rc1.js"></script>
     <script type="text/javascript">