You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2016/07/25 19:04:35 UTC

[5/7] cordova-windows git commit: CB-11621 Update JS snapshot to version 4.4.2 (via coho)

CB-11621 Update JS snapshot to version 4.4.2 (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/f5140e42
Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/f5140e42
Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/f5140e42

Branch: refs/heads/4.4.x
Commit: f5140e42944b4139f26e731798baa52c62a10883
Parents: 5e1da1f
Author: Vladimir Kotikov <v-...@microsoft.com>
Authored: Mon Jul 25 12:13:48 2016 +0300
Committer: Vladimir Kotikov <v-...@microsoft.com>
Committed: Mon Jul 25 13:15:17 2016 +0300

----------------------------------------------------------------------
 template/www/cordova.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/f5140e42/template/www/cordova.js
----------------------------------------------------------------------
diff --git a/template/www/cordova.js b/template/www/cordova.js
index 59d196f..2ea0612 100644
--- a/template/www/cordova.js
+++ b/template/www/cordova.js
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var PLATFORM_VERSION_BUILD_LABEL = '4.4.1';
+var PLATFORM_VERSION_BUILD_LABEL = '4.4.2';
 // file: src/scripts/require.js
 
 /*jshint -W079 */


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org