Skip to content

Commit b5518ca

Browse files
committed
1.7.7
1 parent 45a79bb commit b5518ca

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.7.6",
3+
"version": "1.7.7",
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.7.6">
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.7">
33

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

0 commit comments

Comments
 (0)