Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 023AF17D97 for ; Fri, 24 Apr 2015 01:30:38 +0000 (UTC) Received: (qmail 71916 invoked by uid 500); 24 Apr 2015 01:30:37 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 71807 invoked by uid 500); 24 Apr 2015 01:30:37 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 71701 invoked by uid 99); 24 Apr 2015 01:30:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2015 01:30:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B085DE17F9; Fri, 24 Apr 2015 01:30:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: victorsh@apache.org To: commits@cordova.apache.org Date: Fri, 24 Apr 2015 01:30:39 -0000 Message-Id: <90ccb34a8aa44cfea0b91218ff465feb@git.apache.org> In-Reply-To: <36352a6c6ca54a019120654147f90358@git.apache.org> References: <36352a6c6ca54a019120654147f90358@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/5] cordova-plugin-console git commit: Revert "CB-8858 Incremented plugin version." Revert "CB-8858 Incremented plugin version." This reverts commit c42f426beb18f8b8fd10c5578c38fd24c1b6c1d3. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/4fa9cd13 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/4fa9cd13 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/4fa9cd13 Branch: refs/heads/CB-8860cordova-plugin-console Commit: 4fa9cd13813128bdcd8b293cd388f0f6c238d2e7 Parents: c42f426 Author: Steve Gill Authored: Wed Apr 15 14:30:58 2015 -0700 Committer: Steve Gill Committed: Wed Apr 15 14:30:58 2015 -0700 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/4fa9cd13/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 34c8b1f..eed8cd9 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="1.0.0"> Console Cordova Console Plugin --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org