Skip to content

Commit 1390eb6

Browse files
ajkshfjkajmaikai (A)
andauthored
release: @react-native-oh-tpl/react-native-picker@4.3.9-0.0.5 (#17)
Co-authored-by: maikai (A) <mWX1352063@china.huawei.com>
1 parent 696a479 commit 1390eb6

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/picker.har

-1.01 KB
Binary file not shown.

harmony/picker/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 = '4.3.9-0.0.4';
4+
export const HAR_VERSION = '4.3.9-0.0.5';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/picker/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "@react-native-oh-tpl/react-native-picker",
77
"description": "main cpai architecture",
88
"main": "index.ets",
9-
"version": "4.3.9-0.0.4",
9+
"version": "4.3.9-0.0.5",
1010
"dependencies": {
1111
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1212
}

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-picker",
3-
"version": "4.3.9-0.0.4",
3+
"version": "4.3.9-0.0.5",
44
"description": "A Native Picker with high performance.",
55
"react-native": "src/index",
66
"source": "src/index",

0 commit comments

Comments
 (0)