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 ECC2710DEF for ; Thu, 17 Apr 2014 15:10:50 +0000 (UTC) Received: (qmail 1735 invoked by uid 500); 17 Apr 2014 15:10:45 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 1672 invoked by uid 500); 17 Apr 2014 15:10:44 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 1658 invoked by uid 99); 17 Apr 2014 15:10:43 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 15:10:43 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 65F01951940; Thu, 17 Apr 2014 15:10:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ian@apache.org To: commits@cordova.apache.org Date: Thu, 17 Apr 2014 15:10:43 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: CB-6452 Updated version and RELEASENOTES.md for release 0.1.5 Repository: cordova-plugin-statusbar Updated Branches: refs/heads/dev 004b08534 -> 50febd81b Updated Tags: refs/tags/r0.1.5 [created] 50febd81b CB-6452 Updated version and RELEASENOTES.md for release 0.1.5 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/commit/d9c9f0bc Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/tree/d9c9f0bc Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/diff/d9c9f0bc Branch: refs/heads/dev Commit: d9c9f0bc6d0d83cd90d0dd7e3fe1bb7d1e9c83ef Parents: 004b085 Author: Ian Clelland Authored: Thu Apr 17 10:53:20 2014 -0400 Committer: Ian Clelland Committed: Thu Apr 17 10:53:20 2014 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/blob/d9c9f0bc/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 9c65f53..20088ea 100644 --- a/plugin.xml +++ b/plugin.xml @@ -22,7 +22,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.statusbar" - version="0.1.4"> + version="0.1.5"> StatusBar Cordova StatusBar Plugin Apache 2.0