From 2ebde634d8e452e469eafc9626ea2fe00d47a856 Mon Sep 17 00:00:00 2001 From: Philip Peitsch Date: Wed, 26 Jun 2024 10:32:35 +1000 Subject: [PATCH] 1.7.4 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c4abac86..65ba2752 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-ble-central", - "version": "1.7.3", + "version": "1.7.4", "description": "Bluetooth Low Energy (BLE) Central Plugin", "scripts": { "slimify": "node tools/make-slim-variant.mjs", diff --git a/plugin.xml b/plugin.xml index d5163cf4..a8a9888f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + BLE Bluetooth Low Energy (BLE) Central Plugin