Skip to content

Commit 297a15c

Browse files
committed
Merge branch 'master' of github.com:ecomplus/app-webhooks
2 parents da6d723 + 607d752 commit 297a15c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/application.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"type": "array",
4040
"maxItems": 300,
4141
"items": {
42-
"title": "Opções do webhook",
42+
"title": "Webhook",
4343
"type": "object",
4444
"additionalProperties": false,
4545
"properties": {
@@ -68,5 +68,5 @@
6868
}
6969
},
7070
"auth_callback_uri": "https://us-central1-ecom-webhooks.cloudfunctions.net/app/ecom/auth-callback",
71-
"version": "1.1.2"
71+
"version": "1.1.3"
7272
}

0 commit comments

Comments
 (0)