Updated JS and versions files for windows8
diff --git a/windows8/VERSION b/windows8/VERSION
index 7eb4a21..a0cd9f0 100644
--- a/windows8/VERSION
+++ b/windows8/VERSION
@@ -1 +1 @@
-3.1.0-rc1
+3.1.0
\ No newline at end of file
diff --git a/windows8/cordova.js b/windows8/cordova.js
index e0cc3db..d92a1c8 100644
--- a/windows8/cordova.js
+++ b/windows8/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8

-// 3.1.0-rc1

+// 3.1.0

 /*

  Licensed to the Apache Software Foundation (ASF) under one

  or more contributor license agreements.  See the NOTICE file

@@ -19,7 +19,7 @@
  under the License.

 */

 ;(function() {

-var CORDOVA_JS_BUILD_LABEL = '3.1.0-rc1';

+var CORDOVA_JS_BUILD_LABEL = '3.1.0';

 // file: lib/scripts/require.js

 

 var require,

diff --git a/windows8/template/VERSION b/windows8/template/VERSION
index 339a2f0..a0cd9f0 100644
--- a/windows8/template/VERSION
+++ b/windows8/template/VERSION
@@ -1 +1 @@
-3.1.0-rc1
\ No newline at end of file
+3.1.0
\ No newline at end of file
diff --git a/windows8/template/www/cordova.js b/windows8/template/www/cordova.js
index e0cc3db..d92a1c8 100644
--- a/windows8/template/www/cordova.js
+++ b/windows8/template/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: windows8

-// 3.1.0-rc1

+// 3.1.0

 /*

  Licensed to the Apache Software Foundation (ASF) under one

  or more contributor license agreements.  See the NOTICE file

@@ -19,7 +19,7 @@
  under the License.

 */

 ;(function() {

-var CORDOVA_JS_BUILD_LABEL = '3.1.0-rc1';

+var CORDOVA_JS_BUILD_LABEL = '3.1.0';

 // file: lib/scripts/require.js

 

 var require,