diff --git a/harmony/image_picker.har b/harmony/image_picker.har index e9e3588f4..0fa2fef32 100644 Binary files a/harmony/image_picker.har and b/harmony/image_picker.har differ diff --git a/harmony/image_picker/oh-package.json5 b/harmony/image_picker/oh-package.json5 index 6a8145995..6fc56d3a9 100644 --- a/harmony/image_picker/oh-package.json5 +++ b/harmony/image_picker/oh-package.json5 @@ -6,7 +6,7 @@ "name": "@react-native-oh-tpl/react-native-image-picker", "description": "Please describe the basic information.", "main": "ts.ts", - "version": "7.0.3-0.1.5", + "version": "7.0.3-0.1.6", "dependencies": { "@rnoh/react-native-openharmony": "file:../react_native_openharmony", } diff --git a/package.json b/package.json index 95d8885dd..f2372cc05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/react-native-image-picker", - "version": "7.0.3-0.1.5", + "version": "7.0.3-0.1.6", "description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera", "react-native": "src/index.ts", "main": "src/index.ts",