Skip to content

Commit f136f5f

Browse files
committed
Version number fix
1 parent 896e11b commit f136f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/onfleet/actions/create-pickup-dropoff-task/create-pickup-dropoff-task.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
name: "Create Linked Pickup & Dropoff Tasks",
99
description: "Create a pickup task and dropoff task linked with each other. [See the docs here](https://docs.onfleet.com/reference/create-task)",
1010
type: "action",
11-
version: "0.0.3",
11+
version: "0.0.2",
1212
annotations: {
1313
destructiveHint: false,
1414
openWorldHint: true,

0 commit comments

Comments
 (0)