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/30 02:23:44 UTC

[cordova-lib] branch 8.1.x updated (24e8545 -> 9fa197c)

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-lib.git.


    from 24e8545  Merge pull request #708 from brodybits/GH-706-xcode-hotfix
     add 54858f8  GH-706 Update version & RELEASENOTES.md for release 8.1.1
     new 9fa197c  Set version to 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 | 11 +++++++++++
 package.json    |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)


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


[cordova-lib] 01/01: Set version to 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-lib.git

commit 9fa197c464a4bd0d1d014acdaa38b2b4b90407a9
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Sat Sep 29 22:21:19 2018 -0400

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

diff --git a/package.json b/package.json
index 7a40c26..65cf348 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "name": "cordova-lib",
   "license": "Apache-2.0",
   "description": "Apache Cordova tools core lib and API",
-  "version": "8.1.1",
+  "version": "8.1.2-dev",
   "repository": {
     "type": "git",
     "url": "https://github.com/apache/cordova-lib"


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