You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/09/17 22:28:19 UTC

git commit: CB-7571 Bump version of nested plugin to match parent plugin

Repository: cordova-plugin-battery-status
Updated Branches:
  refs/heads/master 50206e243 -> 7295519a9


CB-7571 Bump version of nested plugin to match parent plugin


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/7295519a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/7295519a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/7295519a

Branch: refs/heads/master
Commit: 7295519a9dd97e74b46865dc2f6c6ac5367f9471
Parents: 50206e2
Author: Marcel Kinard <cm...@gmail.com>
Authored: Wed Sep 17 16:27:13 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Wed Sep 17 16:27:13 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/7295519a/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 35f1f88..796dc6f 100644
--- a/tests/plugin.xml
+++ b/tests/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.battery-status.tests"
-    version="0.2.11">
+    version="0.2.12-dev">
     <name>Cordova Battery Plugin Tests</name>
     <license>Apache 2.0</license>