Skip to content

Commit 36fc5fc

Browse files
authored
Update get-orders.mjs
1 parent 75c762f commit 36fc5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/remote_retrieval/actions/get-orders/get-orders.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-get-orders",
55
name: "Get Orders",
66
description: "Get a list of all orders. [See the documentation](https://www.remoteretrieval.com/api-integration/#all-orders)",
7-
version: "0.0.1",
7+
version: "0.0.2",
88
type: "action",
99
props: {
1010
app,

0 commit comments

Comments
 (0)