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/17 23:54:40 UTC

[cordova-fetch] branch 1.3.x updated (7dca991 -> 8187985)

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

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


    from 7dca991  Merge pull request #38 from brodybits/gh-37-patch-release-updates
     add 4851205  GH-37 Update version and RELEASENOTES.md for release 1.3.1
     new 8187985  Set version to 1.3.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-fetch] 01/01: Set version to 1.3.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 1.3.x
in repository https://gitbox.apache.org/repos/asf/cordova-fetch.git

commit 8187985bcd96347b757a2b8c9fd43246e7920d76
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Mon Sep 17 19:51:48 2018 -0400

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

diff --git a/package.json b/package.json
index 614d1a1..1a8d013 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-fetch",
-  "version": "1.3.1",
+  "version": "1.3.2-dev",
   "description": "Apache Cordova fetch module. Fetches from git and npm.",
   "main": "index.js",
   "repository": {


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