From 519bd8faa4d109deed0e76b3ebe00c10c170ef12 Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Wed, 30 Aug 2023 23:44:45 +0200 Subject: [PATCH] release version 6.2.2 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5ebeccd..8636fd6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "6.2.1", + "version": "6.2.2", "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 0ab857c..7b50009 100755 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="6.2.2"> Diagnostic Cordova/Phonegap plugin to check the state of Location/WiFi/Camera/Bluetooth device settings.