You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/27 10:50:55 UTC

[cordova-cli] branch 8.1.x updated (657d8fc -> 1db8b21)

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

brodybits pushed a change to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git.


    from 657d8fc  Check that bin/cordova works on Travis CI (#343)
     add 3f8d9c8  GH-342 Update version and RELEASENOTES.md for release 8.1.1
     new 1db8b21  Increment package version to -dev (8.1.2-dev)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASENOTES.md | 4 ++++
 package.json    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)


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


[cordova-cli] 01/01: Increment package version to -dev (8.1.2-dev)

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git

commit 1db8b214489c6691ac53d7e45b8ea738026e48e9
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Thu Sep 27 06:50:11 2018 -0400

    Increment package version to -dev (8.1.2-dev)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8c21f58..fd6297a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "8.1.1",
+  "version": "8.1.2-dev",
   "preferGlobal": true,
   "description": "Cordova command line interface tool",
   "main": "cordova",


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