You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/09/06 07:11:38 UTC

[1/2] git commit: [CB-4752] Updated version and changelog

Updated Branches:
  refs/heads/dev 17f9b43b7 -> 35c729048


[CB-4752] Updated version and changelog


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/d218f0af
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/d218f0af
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/d218f0af

Branch: refs/heads/dev
Commit: d218f0af80708127f6398996f795c8a25f524076
Parents: 17f9b43
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Sep 5 23:52:55 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Sep 5 23:52:55 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/d218f0af/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 2f81aea..a5e6068 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
       id="org.apache.cordova.core.battery-status"
-      version="0.2.0">
+      version="0.2.1">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>


[2/2] git commit: [CB-4752] Incremented plugin version on dev branch.

Posted by ag...@apache.org.
[CB-4752] Incremented plugin version on dev branch.


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/35c72904
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/35c72904
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/35c72904

Branch: refs/heads/dev
Commit: 35c7290483f28080d71e693a9c58823c97575748
Parents: d218f0a
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Sep 6 00:58:21 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Sep 6 01:09:01 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/35c72904/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a5e6068..075d62c 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
       id="org.apache.cordova.core.battery-status"
-      version="0.2.1">
+      version="0.2.2-dev">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>