Skip to content

Commit

Permalink
Update JS snapshot to version 6.3.0-dev (via coho)
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasMerz committed Feb 1, 2021
1 parent e66cf89 commit a3a3936
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CordovaLib/cordova.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Platform: ios
// 538a985db128858c0a0eb4dd40fb9c8e5433fc94
// cordova-js rel/6.0.0-10-g07379820
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand All @@ -19,7 +19,7 @@
under the License.
*/
;(function() {
var PLATFORM_VERSION_BUILD_LABEL = '6.2.0';
var PLATFORM_VERSION_BUILD_LABEL = '6.3.0-dev';
// file: src/scripts/require.js
var require;
var define;
Expand Down

0 comments on commit a3a3936

Please sign in to comment.