From c9d88b178bba7bd25de8c83d8d9e67ba6ddf3b77 Mon Sep 17 00:00:00 2001 From: lulut Date: Fri, 18 Jun 2021 04:02:14 +0800 Subject: [PATCH] v2.0 change iconBrandColor (#895) Co-authored-by: Frank Lu --- certified-connectors/Yeeflow/apiDefinition.swagger.json | 2 +- certified-connectors/Yeeflow/apiProperties.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/certified-connectors/Yeeflow/apiDefinition.swagger.json b/certified-connectors/Yeeflow/apiDefinition.swagger.json index 0893d8556..1b15e8a63 100644 --- a/certified-connectors/Yeeflow/apiDefinition.swagger.json +++ b/certified-connectors/Yeeflow/apiDefinition.swagger.json @@ -3,7 +3,7 @@ "info": { "title": "Yeeflow", "description": "Yeeflow is a no-code application development platform that empowers you to build enterprise-class applications that run on mobile, tablet, and web. Create custom forms, configure workflows, build informative dashboard, and get your app up and running in minutes.", - "version": "1.1", + "version": "2.0", "contact": { "name": "Yeeflow Support", "url": "https://support.yeeflow.com", diff --git a/certified-connectors/Yeeflow/apiProperties.json b/certified-connectors/Yeeflow/apiProperties.json index da1c450ec..fbe106505 100644 --- a/certified-connectors/Yeeflow/apiProperties.json +++ b/certified-connectors/Yeeflow/apiProperties.json @@ -28,7 +28,7 @@ } } }, - "iconBrandColor": "#1ab394", + "iconBrandColor": "#EBF5F3", "capabilities": [], "publisher": "Yeeflow Singapore PTE. LTD.", "stackOwner": "Yeeflow Singapore PTE. LTD."