Skip to content

Commit

Permalink
1.7.5-alpha.0
Browse files Browse the repository at this point in the history
peitschie committed Jul 14, 2024
1 parent 3eedb64 commit 8e7e078
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-ble-central",
"version": "1.7.4",
"version": "1.7.5-alpha.0",
"description": "Bluetooth Low Energy (BLE) Central Plugin",
"scripts": {
"slimify": "node tools/make-slim-variant.mjs",
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<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.4">
<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.5-alpha.0">

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

0 comments on commit 8e7e078

Please sign in to comment.