This is an automated email from the ASF dual-hosted git repository.

steven pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git

commit b1f1abdac17c910e1472366bfa3a8c05a141f7b0
Merge: 970aa74 9d05a1e
Author: Steve Gill <stevengil...@gmail.com>
AuthorDate: Thu Apr 12 17:46:54 2018 -0700

    merge commit

 README.md                                           |  6 +++---
 RELEASENOTES.md                                     |  6 ++++++
 jsdoc2md/TEMPLATE.md                                |  4 ++--
 package.json                                        |  2 +-
 plugin.xml                                          |  9 +++++----
 src/android/CameraLauncher.java                     |  7 ++++++-
 src/android/FileProvider.java                       | 21 +++++++++++++++++++++
 ...provider_paths.xml => camera_provider_paths.xml} |  0
 src/ios/CDVCamera.m                                 |  1 +
 tests/plugin.xml                                    |  2 +-
 www/Camera.js                                       |  2 +-
 11 files changed, 47 insertions(+), 13 deletions(-)

diff --cc plugin.xml
index ba0d13d,943721b..30369ae
--- a/plugin.xml
+++ b/plugin.xml
@@@ -22,7 -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="4.0.2">
 -    version="4.0.3-dev">
++    version="4.0.3">
      <name>Camera</name>
      <description>Cordova Camera Plugin</description>
      <license>Apache 2.0</license>

-- 
To stop receiving notification emails like this one, please contact
ste...@apache.org.

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

Reply via email to