Skip to content

Commit

Permalink
release: @react-native-oh-tpl/[email protected] (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: ZhuYao <[email protected]>
  • Loading branch information
yaoZZYff and ZhuYao authored Sep 5, 2024
1 parent fd54477 commit 609d9c2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified harmony/react_native_udp.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/react_native_udp/BuildProfile.ets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Use these variables when you tailor your ArkTS code. They must be of the const type.
*/
export const HAR_VERSION = '4.1.7-0.0.1';
export const HAR_VERSION = '4.1.7-0.0.2';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';
Expand Down
2 changes: 1 addition & 1 deletion harmony/react_native_udp/oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react_native_udp",
"version": "4.1.7-0.0.1",
"version": "4.1.7-0.0.2",
"description": "Please describe the basic information.",
"main": "",
"author": "",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-udp",
"version": "4.1.7-0.0.1",
"version": "4.1.7-0.0.2",
"description": "React Native UDP socket API for Android & iOS & harmony",
"homepage": "https://github.com/react-native-oh-library/react-native-udp",
"main": "src/index.js",
Expand Down Expand Up @@ -83,4 +83,4 @@
]
}
}
}
}

0 comments on commit 609d9c2

Please sign in to comment.