diff --git a/manifest.json b/manifest.json index 0917733..8d76222 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "affiliates", "vendor": "vtex", - "version": "1.5.4", + "version": "1.6.0", "title": "Affiliates", "description": "App that adds support for affiliates on IO stores", "mustUpdateAt": "2018-01-04", @@ -100,9 +100,7 @@ }, "billingOptions": { "type": "free", - "availableCountries": [ - "*" - ], + "availableCountries": ["*"], "support": { "url": "https://support.vtex.com/hc/requests" }