Skip to content

Commit

Permalink
moves version to integer, instead of string
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-kappel committed Oct 20, 2023
1 parent 9293737 commit 7ec4414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mailchimp.com.email-signing.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"providerName": "Intuit Mailchimp",
"serviceId": "email-signing",
"serviceName": "Intuit Mailchimp Email Signing",
"version": "1",
"version": 1,
"logoUrl": "https://cdn-images.mailchimp.com/product/brand_assets/logos/mc-freddie-dark.svg",
"syncPubKeyDomain": "mailchimp.com",
"description": "Configures DNS records for Mailchimp email signing",
Expand Down

0 comments on commit 7ec4414

Please sign in to comment.