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:56 UTC

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

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/b32dd22c/windows8/test/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/test/cordova.js b/windows8/test/cordova.js
index 1f2c353..7582807 100644
--- a/windows8/test/cordova.js
+++ b/windows8/test/cordova.js
@@ -1,6 +1,6 @@
 (function () {
 
-    var VERSION = '2.2.0',
+    var VERSION = '2.3.0',
         currentScript = 'cordova-' + VERSION + '.js',
         scripts = document.getElementsByTagName('script');