Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoLouwerse committed Feb 8, 2024
1 parent 00d898c commit db13866
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "ZaakStatusFinishedAction",
"$id": "https://commongateway.nl/action/notifications.ZaakStatusFinishedAction.action.json",
"$schema": "https://docs.commongateway.nl/schemas/Action.schema.json",
"version": "0.0.3",
"version": "0.0.4",
"listens": ["notifications.notification.created"],
"conditions":
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "ZaakStatusUpdatedAction",
"$id": "https://commongateway.nl/action/notifications.ZaakStatusUpdatedAction.action.json",
"$schema": "https://docs.commongateway.nl/schemas/Action.schema.json",
"version": "0.0.3",
"version": "0.0.4",
"listens": ["notifications.notification.created"],
"conditions":
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Barendrecht ZaakStatusUpdatedAction",
"$id": "https://commongateway.nl/action/notifications.barendrecht.ZaakStatusUpdatedAction.action.json",
"$schema": "https://docs.commongateway.nl/schemas/Action.schema.json",
"version": "0.0.1",
"version": "0.0.2",
"listens": ["notifications.notification.created"],
"conditions":
{
Expand Down

0 comments on commit db13866

Please sign in to comment.