This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch 6.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit 1e4acb382224b46629fa86b712056413d804fc7d
Author: Erisu <ellis.br...@gmail.com>
AuthorDate: Thu May 28 16:16:04 2020 +0900

    Set VERSION to 6.0.0 (via coho)
---
 CordovaLib/VERSION                   | 2 +-
 bin/templates/scripts/cordova/Api.js | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index 420dc8d..09b254e 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-6.0.0-dev
+6.0.0
diff --git a/bin/templates/scripts/cordova/Api.js 
b/bin/templates/scripts/cordova/Api.js
index de6b354..ee53713 100644
--- a/bin/templates/scripts/cordova/Api.js
+++ b/bin/templates/scripts/cordova/Api.js
@@ -26,7 +26,7 @@
  *  This workflow would not have the `package.json` file.
  */
 // Coho updates this line
-const VERSION = '6.0.0-dev';
+const VERSION = '6.0.0';
 
 const fs = require('fs-extra');
 const path = require('path');


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to