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:55:14 UTC

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

CB-12224 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/31086f11
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/31086f11
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/31086f11

Branch: refs/heads/master
Commit: 31086f113f389f1334e94096d23c7ce9dbbb1509
Parents: b09b24d
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Dec 7 16:55:08 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Dec 7 16:55:08 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-media-capture/blob/31086f11/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9558409..d7e66ad 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-media-capture",
-  "version": "1.4.1",
+  "version": "1.4.2-dev",
   "description": "Cordova Media Capture Plugin",
   "cordova": {
     "id": "cordova-plugin-media-capture",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/31086f11/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index c0c62c6..5d96546 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-media-capture"
-      version="1.4.1">
+      version="1.4.2-dev">
     <name>Capture</name>
 
     <description>Cordova Media Capture Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/31086f11/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 3f591c7..c2fb394 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-media-capture-tests"
-    version="1.4.1">
+    version="1.4.2-dev">
     <name>Cordova Media Capture 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