From d0561bc758e374d4fa400174d86e2e835cdb33f3 Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Sun, 17 Sep 2023 22:29:41 +0200 Subject: [PATCH] release version 6.2.3 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d62dd03..05b8611 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "6.2.2", + "version": "6.2.3", "name": "@ns0m/cordova.plugins.diagnostic", "cordova_name": "Diagnostic", "description": "Cordova/Phonegap plugin to check the state of Location/WiFi/Camera/Bluetooth device settings.", diff --git a/plugin.xml b/plugin.xml index 7b50009..e1e52b5 100755 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="6.2.3"> Diagnostic Cordova/Phonegap plugin to check the state of Location/WiFi/Camera/Bluetooth device settings.