Skip to content

Commit 0348340

Browse files
committed
version
1 parent 8d5c099 commit 0348340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ringcentral/actions/send-sms/send-sms.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
key: "ringcentral-send-sms",
66
name: "Send SMS",
77
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",
8+
version: "0.5.2",
99
type: "action",
1010
props: {
1111
ringcentral,

0 commit comments

Comments
 (0)