cordova-plugin-bluetooth-classic-serial-port
Advanced tools
Comparing version 0.9.12 to 0.9.13
@@ -0,1 +1,4 @@ | ||
= 0.9.13 = | ||
Android: Update permission for sdk 34 | ||
= 0.9.12 = | ||
@@ -2,0 +5,0 @@ Android: Update permission for sdk 33 |
{ | ||
"name": "cordova-plugin-bluetooth-classic-serial-port", | ||
"version": "0.9.12", | ||
"version": "0.9.13", | ||
"description": "Cordova Bluetooth Serial Port Profile Communication Plugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
/*global cordova*/ | ||
module.exports = { | ||
version: '0.9.12', | ||
version: '0.9.13', | ||
@@ -6,0 +6,0 @@ connect: function (deviceId, interfaceArray, success, failure) { |
Sorry, the diff of this file is not supported yet
135294