diff --git a/manifest.json b/manifest.json index 3319ee987..04da3f9a8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,11 @@ { "name": "search-result", "vendor": "vtex", - "version": "3.134.0", + "version": "3.135.0-beta.0", "title": "VTEX Search Result", "description": "A search result wrapper component", "mustUpdateAt": "2019-04-25", - "registries": [ - "smartcheckout" - ], + "registries": ["smartcheckout"], "scripts": { "postreleasy": "vtex publish --verbose" },