mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
Update RELEASENOTES & version for v7.1.2
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
// Coho updates this line:
|
||||
var VERSION = "7.1.2-dev";
|
||||
var VERSION = "7.1.2";
|
||||
|
||||
module.exports.version = VERSION;
|
||||
|
||||
|
||||
+2
-2
@@ -19,7 +19,7 @@
|
||||
under the License.
|
||||
*/
|
||||
;(function() {
|
||||
var PLATFORM_VERSION_BUILD_LABEL = '7.1.2-dev';
|
||||
var PLATFORM_VERSION_BUILD_LABEL = '7.1.2';
|
||||
// file: src/scripts/require.js
|
||||
|
||||
/* jshint -W079 */
|
||||
@@ -2186,4 +2186,4 @@ window.cordova = require('cordova');
|
||||
|
||||
require('cordova/init');
|
||||
|
||||
})();
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user