Skip to content

Commit 7cabaab

Browse files
committed
1.7.0
1 parent 924f5c6 commit 7cabaab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-ble-central",
3-
"version": "1.6.3",
3+
"version": "1.7.0",
44
"description": "Bluetooth Low Energy (BLE) Central Plugin",
55
"scripts": {
66
"slimify": "node tools/make-slim-variant.mjs",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-ble-central" version="1.6.3">
2+
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-ble-central" version="1.7.0">
33

44
<name>BLE</name>
55
<description>Bluetooth Low Energy (BLE) Central Plugin</description>

0 commit comments

Comments
 (0)