Skip to content

Commit cc93e78

Browse files
authored
release: @react-native-oh-tpl/react-native-ble-manager@11.5.3-rc.2 (#52)
1 parent f2a729a commit cc93e78

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

harmony/ble_manager/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description: '',
66
main: 'index.ets',
77
type: 'module',
8-
version: '11.5.3-rc.1',
8+
version: '11.5.3-rc.2',
99
dependencies: {
1010
"@rnoh/react-native-openharmony": "file:../libs/react_native_openharmony-5.0.0.500.har"
1111
},

harmony/ble_managerGatt.har

21 Bytes
Binary file not shown.

harmony/ble_managerServers.har

28 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-ble-manager",
3-
"version": "11.5.3-rc.1",
3+
"version": "11.5.3-rc.2",
44
"description": "A BLE module for react native.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)