8
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-21 00:00:01 +08:00

Update project version

This commit is contained in:
Christophe BOUCAUT
2015-06-25 16:37:57 +02:00
parent bc396b2b45
commit 4590d51f94
+1 -1
View File
@@ -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"
>
<name>GeneanetCustomCamera</name>
<description>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.</description>