mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
// Coho updates this line:
|
||||
var VERSION = "7.1.3";
|
||||
var VERSION = "7.1.4-dev";
|
||||
|
||||
module.exports.version = VERSION;
|
||||
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
under the License.
|
||||
*/
|
||||
;(function() {
|
||||
var PLATFORM_VERSION_BUILD_LABEL = '7.1.3';
|
||||
var PLATFORM_VERSION_BUILD_LABEL = '7.1.4-dev';
|
||||
// file: src/scripts/require.js
|
||||
|
||||
/* jshint -W079 */
|
||||
|
||||
Reference in New Issue
Block a user