From 2134265a43a15e4e0a282100a76cc529acfddbae Mon Sep 17 00:00:00 2001 From: buhleryesco <166170916+buhleryesco@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:37:46 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 022e0f45e..1b94807da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-camera", - "version": "1.0.0", + "version": "7.0.1-dev", "description": "Cordova Camera Plugin", "types": "./types/index.d.ts", "cordova": {