Update JS snapshot to version 3.7.0-dev (via coho)
diff --git a/cordova-lib/cordova.js b/cordova-lib/cordova.js
index f01d7c8..8920463 100644
--- a/cordova-lib/cordova.js
+++ b/cordova-lib/cordova.js
@@ -1,5 +1,5 @@
 // Platform: firefoxos
-// 3.7.0-dev-8f41e8d
+// 3.7.0-dev-1258511
 /*
  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.7.0-dev-8f41e8d';
+var CORDOVA_JS_BUILD_LABEL = '3.7.0-dev-1258511';
 // file: src/scripts/require.js
 
 /*jshint -W079 */