You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/04/23 20:58:00 UTC

[6/7] git commit: CB-6452 Updated version and RELEASENOTES.md for release 0.1.5

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/master
Commit: d9c9f0bc6d0d83cd90d0dd7e3fe1bb7d1e9c83ef
Parents: 004b085
Author: Ian Clelland <ic...@chromium.org>
Authored: Thu Apr 17 10:53:20 2014 -0400
Committer: Ian Clelland <ic...@chromium.org>
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">
     <name>StatusBar</name>
     <description>Cordova StatusBar Plugin</description>
     <license>Apache 2.0</license>