diff --git a/harmony/image_picker.har b/harmony/image_picker.har index 28059db6c..e9e3588f4 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 4a24dcad8..6a8145995 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.4", + "version": "7.0.3-0.1.5", "dependencies": { "@rnoh/react-native-openharmony": "file:../react_native_openharmony", } diff --git a/package.json b/package.json index d893e3831..95d8885dd 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.4", + "version": "7.0.3-0.1.5", "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",