We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5c099 commit 0348340Copy full SHA for 0348340
components/ringcentral/actions/send-sms/send-sms.mjs
@@ -5,7 +5,7 @@ export default {
5
key: "ringcentral-send-sms",
6
name: "Send SMS",
7
description: "Creates and sends a new text message. See the API docs [here](https://developers.ringcentral.com/api-reference/SMS/createSMSMessage)",
8
- version: "0.5.1",
+ version: "0.5.2",
9
type: "action",
10
props: {
11
ringcentral,
0 commit comments