From 568c07daec24d5f7b27213e40eea1987956b7571 Mon Sep 17 00:00:00 2001 From: Rand Dusing Date: Wed, 17 Aug 2022 20:11:45 -0500 Subject: [PATCH] Prepare release 6.7.0 --- 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 b865d7c..0f79422 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 6.7.0 - 2022-08-17 +- Add support for Android 12 permissions + ## 6.6.2 - 2022-02-25 - Update typings diff --git a/package.json b/package.json index abd04ce..8067d94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-bluetoothle", - "version": "6.6.2", + "version": "6.7.0", "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 5ba18ae..a3936de 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - +