From cd3f3162652a2bc15d7ef9392db012c6d8b23f2b Mon Sep 17 00:00:00 2001 From: Luca Di Leo Date: Tue, 24 Dec 2024 17:37:10 +0100 Subject: [PATCH] Updated dronedb plugin manifest --- coreplugins/dronedb/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coreplugins/dronedb/manifest.json b/coreplugins/dronedb/manifest.json index 6fc7490b..b993676d 100644 --- a/coreplugins/dronedb/manifest.json +++ b/coreplugins/dronedb/manifest.json @@ -2,9 +2,9 @@ "name": "DroneDB", "webodmMinVersion": "1.1.2", "description": "Integrate WebODM with DroneDB: import images and share results", - "version": "0.0.1", + "version": "0.0.2", "author": "Luca Di Leo", - "email": "ldileo@digipa.it", + "email": "support@dronedb.app", "repository": "https://github.com/OpenDroneMap/WebODM", "tags": ["ddb", "DroneDB", "cloud"], "homepage": "https://github.com/OpenDroneMap/WebODM",