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 2016/12/08 00:54:13 UTC

[2/2] cordova-plugin-camera git commit: CB-12224 Incremented plugin version.

CB-12224 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/ee553769
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/ee553769
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/ee553769

Branch: refs/heads/master
Commit: ee5537694a22699bff4ec9dcf4c10ca6c5fba197
Parents: 9eba35e
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Dec 7 16:55:06 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Dec 7 16:55:06 2016 -0800

----------------------------------------------------------------------
 package.json     | 2 +-
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/ee553769/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ce1bb19..fd29ad8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-camera",
-  "version": "2.3.1",
+  "version": "2.3.2-dev",
   "description": "Cordova Camera Plugin",
   "cordova": {
     "id": "cordova-plugin-camera",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/ee553769/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 9dc9a1d..951bcef 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     id="cordova-plugin-camera"
-    version="2.3.1">
+    version="2.3.2-dev">
     <name>Camera</name>
     <description>Cordova Camera Plugin</description>
     <license>Apache 2.0</license>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/ee553769/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index cb7d24c..eca9722 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     id="cordova-plugin-camera-tests"
-    version="2.3.1">
+    version="2.3.2-dev">
     <name>Cordova Camera Plugin Tests</name>
     <license>Apache 2.0</license>
     


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org