Skip to content

Commit 171e8d7

Browse files
authored
Update create-order.mjs
1 parent 2d9089a commit 171e8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/remote_retrieval/actions/create-order/create-order.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "remote_retrieval-create-order",
55
name: "Create Order",
66
description: "Create order in Remote Retrieval. [See the documentation](https://www.remoteretrieval.com/api-integration/#create-order)",
7-
version: "0.0.1",
7+
version: "0.0.2",
88
type: "action",
99
props: {
1010
app,

0 commit comments

Comments
 (0)