From a9745cec5b8e0ce265332d25a88ea12b559a14d5 Mon Sep 17 00:00:00 2001 From: Philip Peitsch Date: Sat, 4 Nov 2023 10:38:54 +1100 Subject: [PATCH] 1.7.2 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 110c614f..6ae5d8d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-ble-central", - "version": "1.7.1", + "version": "1.7.2", "description": "Bluetooth Low Energy (BLE) Central Plugin", "scripts": { "slimify": "node tools/make-slim-variant.mjs", diff --git a/plugin.xml b/plugin.xml index cfc3700e..385f99cf 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + BLE Bluetooth Low Energy (BLE) Central Plugin