From 4590d51f94790ee0f8d9f212365c8c38ba99d31a Mon Sep 17 00:00:00 2001 From: Christophe BOUCAUT Date: Thu, 25 Jun 2015 16:37:57 +0200 Subject: [PATCH] Update project version --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index d2e5209..6b7f5c9 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="org.geneanet.customCamera" - version="0.0.3" + version="0.1.0" > GeneanetCustomCamera This cordova plugin is an alternative to the official cordova plugin (camera). It starts a custom camera: image overlay with an opacity slider, user-defined color of the buttons, activating/deactivating functions.