diff --git a/config.json b/config.json index 5856df3d3..6e0db0427 100644 --- a/config.json +++ b/config.json @@ -79,11 +79,11 @@ "vip-block-data-api": { "repo": "https://github.com/Automattic/vip-block-data-api", "folderPrefix": "vip-integrations/vip-block-data-api-", - "versionPrefix": "v", - "lowestVersion": "1.4", + "lowestVersion": "1.3", "skip": [], "ignore": [], "current": { + "1.3": "1.3.0", "1.4": "1.4.5" } },