From d14ce491f51e0b60c43f176308428fdac3513065 Mon Sep 17 00:00:00 2001 From: randdusing Date: Tue, 4 Jul 2017 08:30:26 -0400 Subject: [PATCH] Release 4.4.2 --- CHANGELOG.md | 3 +++ package.json | 2 +- plugin.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c66ee61..791d9984 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 4.4.2 - 2017-07-04 +- Allow Windows scanning to be restarted [\#438](https://github.com/randdusing/cordova-plugin-bluetoothle/pull/438) + ## 4.4.1 - 2017-06-28 - Allow values to empty on iOS [\#435](https://github.com/randdusing/cordova-plugin-bluetoothle/pull/435) diff --git a/package.json b/package.json index 8aadb907..8239df4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-bluetoothle", - "version": "4.4.1", + "version": "4.4.2", "description": "Use the Bluetooth Low Energy plugin to connect your Cordova app to new Bluetooth devices like heart rate monitors, thermometers, etc...", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index 9fc6ed27..175eee83 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - +