http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/199321c2/windows8/samples/Notification
 Test/Notification Test/cordova.js
----------------------------------------------------------------------
diff --git a/windows8/samples/Notification Test/Notification Test/cordova.js 
b/windows8/samples/Notification Test/Notification Test/cordova.js
index 2970591..7cd5905 100644
--- a/windows8/samples/Notification Test/Notification Test/cordova.js   
+++ b/windows8/samples/Notification Test/Notification Test/cordova.js   
@@ -1,6 +1,6 @@
 (function () {
 
-    var VERSION = '2.6.0',
+    var VERSION = '2.7.0rc1',
         currentScript = 'cordova-' + VERSION + '.js',
         scripts = document.getElementsByTagName('script');
 

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/199321c2/windows8/template/CordovaApp.jsproj
----------------------------------------------------------------------
diff --git a/windows8/template/CordovaApp.jsproj 
b/windows8/template/CordovaApp.jsproj
index d508c3f..66adda8 100644
--- a/windows8/template/CordovaApp.jsproj
+++ b/windows8/template/CordovaApp.jsproj
@@ -53,7 +53,7 @@
     <AppxManifest Include="package.appxmanifest">
       <SubType>Designer</SubType>
     </AppxManifest>
-    <Content Include="www\cordova-2.6.0.js" />
+    <Content Include="www\cordova-2.7.0rc1.js" />
     <Content Include="www\css\index.css" />
     <Content Include="www\img\logo.png" />
     <Content Include="www\img\smalllogo.png" />

Reply via email to