Set VERSION to 4.0.2-dev (via coho)

This commit is contained in:
Simon MacDonald 2017-12-27 19:13:49 -05:00
parent fb02f48745
commit b00cf97a04
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-camera",
"version": "4.0.1",
"version": "4.0.2-dev",
"description": "Cordova Camera Plugin",
"types": "./types/index.d.ts",
"cordova": {

View File

@ -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.1">
version="4.0.2-dev">
<name>Camera</name>
<description>Cordova Camera Plugin</description>
<license>Apache 2.0</license>

View File

@ -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="4.0.1">
version="4.0.2-dev">
<name>Cordova Camera Plugin Tests</name>
<license>Apache 2.0</license>