File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.1 - 2019-11-10
2
+ - Add NSBluetoothAlwaysUsageDescription
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-bluetooth-peripheral-usage-description" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Set Bluetooth Peripheral Usage Description on iOS" ,
5
5
"cordova" : {
6
6
"id" : " cordova-plugin-bluetooth-peripheral-usage-description" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" cordova-plugin-bluetooth-peripheral-usage-description" version =" 1.0.0 " >
2
+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" cordova-plugin-bluetooth-peripheral-usage-description" version =" 1.0.1 " >
3
3
<name >Bluetooth Peripheral Usage Description</name >
4
4
<description >Set Bluetooth Peripheral Usage Description on iOS</description >
5
5
<author >Rand Dusing</author >
You can’t perform that action at this time.
0 commit comments