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 2d9089a commit 171e8d7Copy full SHA for 171e8d7
components/remote_retrieval/actions/create-order/create-order.mjs
@@ -4,7 +4,7 @@ export default {
4
key: "remote_retrieval-create-order",
5
name: "Create Order",
6
description: "Create order in Remote Retrieval. [See the documentation](https://www.remoteretrieval.com/api-integration/#create-order)",
7
- version: "0.0.1",
+ version: "0.0.2",
8
type: "action",
9
props: {
10
app,
0 commit comments