diff --git a/harmony/send_intent.har b/harmony/send_intent.har index 0fdc60d1..deb72d27 100644 Binary files a/harmony/send_intent.har and b/harmony/send_intent.har differ diff --git a/harmony/send_intent/oh-package.json5 b/harmony/send_intent/oh-package.json5 index b329f0c5..e463bd12 100644 --- a/harmony/send_intent/oh-package.json5 +++ b/harmony/send_intent/oh-package.json5 @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/react-native-send-intent", - "version": "1.3.0-0.0.3", + "version": "1.3.0-0.0.4", "description": "Keep the screen from going to sleep", "main": "index.ets", "author": "", diff --git a/package.json b/package.json index 05bb5a4e..7ad7b686 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/react-native-send-intent", - "version": "1.3.0-0.0.3", + "version": "1.3.0-0.0.4", "description": "React Native for send sms, open custom apps, make phone calls and etc", "main": "index.js", "types": "index.d.ts",