Incremented version for StatusBar to 0.1.4 (some Android support)
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/3055b675 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/tree/3055b675 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/diff/3055b675 Branch: refs/heads/dev Commit: 3055b675a84e877476f58470deba6a0798973086 Parents: 4883d17 Author: Shazron Abdullah <[email protected]> Authored: Tue Feb 25 23:10:35 2014 -0800 Committer: Shazron Abdullah <[email protected]> Committed: Tue Feb 25 23:10:35 2014 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/blob/3055b675/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 5b70422..ff462fa 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.3"> + version="0.1.4"> <name>StatusBar</name> <description>Cordova StatusBar Plugin</description> <license>Apache 2.0</license>
