Skip to content

Commit ade42d9

Browse files
authored
release: @react-native-oh-tpl/react-native-blob-util@0.19.6-0.0.13 (#41)
1 parent 8d946ec commit ade42d9

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/blobUtil.har

0 Bytes
Binary file not shown.

harmony/blobUtil/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Use these variables when you tailor your ArkTS code. They must be of the const type.
33
*/
4-
export const HAR_VERSION = '0.19.6-0.0.12';
4+
export const HAR_VERSION = '0.19.6-0.0.13';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/blobUtil/oh-package.json5

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-blob-util",
3-
"version": "0.19.6-0.0.12",
3+
"version": "0.19.6-0.0.13",
44
"description": "Please describe the basic information.",
55
"main": "Index.ets",
66
"author": "",

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-blob-util",
3-
"version": "0.19.6-0.0.12",
3+
"version": "0.19.6-0.0.13",
44
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)