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

[17/35] git commit: Updated StatusBar plugin version to 0.1.2

Updated StatusBar plugin version to 0.1.2



Project: http://git-wip-us.apache.org/repos/asf/cordova-statusbar/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-statusbar/commit/94afc08b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-statusbar/tree/94afc08b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-statusbar/diff/94afc08b

Branch: refs/heads/master
Commit: 94afc08b1cd03bce46770cd5b36d48999ff76ac8
Parents: 9c9a8ba
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Oct 15 14:13:33 2013 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Oct 15 14:13:33 2013 -0700

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-statusbar/blob/94afc08b/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index e315732..20612b1 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,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.1">
+    version="0.1.2">
     <name>StatusBar</name>
     <description>Cordova StatusBar Plugin</description>
     <license>Apache 2.0</license>