Skip to content

Commit c45b611

Browse files
authored
Update components/cliniko/sources/new-appointment-updated/new-appointment-updated.mjs
1 parent 2a0d983 commit c45b611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cliniko/sources/new-appointment-updated/new-appointment-updated.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
name: "New Appointment Updated",
88
description: "Emit new event when an appointment is updated in Cliniko.",
99
type: "source",
10-
version: "0.0.2",
10+
version: "0.0.1",
1111
dedupe: "unique",
1212
methods: {
1313
...common.methods,

0 commit comments

Comments
 (0)