Author: steven
Date: Fri Nov  9 21:24:34 2012
New Revision: 1407649

URL: http://svn.apache.org/viewvc?rev=1407649&view=rev
Log:
updated cordova download button

Modified:
    incubator/cordova/site/bin/config.json
    incubator/cordova/site/public/index.html

Modified: incubator/cordova/site/bin/config.json
URL: 
http://svn.apache.org/viewvc/incubator/cordova/site/bin/config.json?rev=1407649&r1=1407648&r2=1407649&view=diff
==============================================================================
--- incubator/cordova/site/bin/config.json (original)
+++ incubator/cordova/site/bin/config.json Fri Nov  9 21:24:34 2012
@@ -1,9 +1,9 @@
 {
     "releases": [
         {
-        "version":  "2.1.0",
+        "version":  "2.2.0",
         "file":     "http://www.apache.org/dist/incubator/cordova/";,
-        "note":     "Apache Cordova 2.1.0"
+        "note":     "Apache Cordova 2.2.0"
         }
     ],
 

Modified: incubator/cordova/site/public/index.html
URL: 
http://svn.apache.org/viewvc/incubator/cordova/site/public/index.html?rev=1407649&r1=1407648&r2=1407649&view=diff
==============================================================================
--- incubator/cordova/site/public/index.html (original)
+++ incubator/cordova/site/public/index.html Fri Nov  9 21:24:34 2012
@@ -92,7 +92,7 @@
             <li><h1>and <strong>JavaScript</strong></h1></li>
         </ul>
                <div class="button-container">
-                       <a class="button" 
href="http://www.apache.org/dist/incubator/cordova/";>DOWNLOAD<label>Cordova Ver 
2.1.0</label></a>
+                       <a class="button" 
href="http://www.apache.org/dist/incubator/cordova/";>DOWNLOAD<label>Cordova Ver 
2.2.0</label></a>
                </div>
     </div>
 </div>
@@ -178,7 +178,7 @@
     <h2 class="icon icon-download">Download &amp; Archives</h2>
        <p>By downloading, you agree to the <a href="#">terms of 
service</a>.</p>
        <div class="button-container">
-        <a class="button" 
href="http://www.apache.org/dist/incubator/cordova/";>DOWNLOAD<label>Cordova Ver 
2.1.0</label></a>
+        <a class="button" 
href="http://www.apache.org/dist/incubator/cordova/";>DOWNLOAD<label>Cordova Ver 
2.2.0</label></a>
        </div>
 </div>
 


Reply via email to