From eaef4d47a23faafa4ce4e764c0d04fa882da920c Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Wed, 20 Jan 2016 16:18:52 -0800 Subject: [PATCH] Update JS snapshot to version 5.1.0 (via coho) --- bin/templates/project/assets/www/cordova.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/templates/project/assets/www/cordova.js b/bin/templates/project/assets/www/cordova.js index bf1231f4..688139a0 100644 --- a/bin/templates/project/assets/www/cordova.js +++ b/bin/templates/project/assets/www/cordova.js @@ -2164,4 +2164,4 @@ window.cordova = require('cordova'); require('cordova/init'); -})(); \ No newline at end of file +})();