diff --git a/bin/templates/project/assets/www/cordova.js b/bin/templates/project/assets/www/cordova.js index 6d2ea62f..f6c4c053 100644 --- a/bin/templates/project/assets/www/cordova.js +++ b/bin/templates/project/assets/www/cordova.js @@ -19,7 +19,7 @@ under the License. */ ;(function() { -var PLATFORM_VERSION_BUILD_LABEL = '6.2.1'; +var PLATFORM_VERSION_BUILD_LABEL = '6.2.2'; // file: src/scripts/require.js /*jshint -W079 */