From 27c230915e68eed68f8275523ad954b77cb7d3d0 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 8 Aug 2022 10:34:50 +0200 Subject: [PATCH] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0Enum?= =?UTF-8?q?eration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 82d3eff..94f5ec6 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "AGPL-3.0-only", "website": "https://www.nocodb.com", "demo": "https://www.nocodb.com/demos", - "code": "https://github.com/nocodb/nocodb" + "code": "https://github.com/nocodb/nocodb", + "cpe": "cpe:2.3:a:xgenecloud:nocodb" }, "license": "AGPL-3.0-only", "maintainer": { @@ -45,4 +46,4 @@ } ] } -} +} \ No newline at end of file