From 198fe4073d7d5d3e0936cf99f9ee1dbe775e09b5 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 20:12:13 +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 24d3b8b..7ff400d 100755 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "https://www.focalboard.com/", "admindoc": "https://www.focalboard.com/guide/admin/", "userdoc": "https://www.focalboard.com/guide/user/", - "code": "https://github.com/mattermost/focalboard" + "code": "https://github.com/mattermost/focalboard", + "cpe": "cpe:2.3:a:mattermost:focalboard" }, "license": "MIT", "maintainer": { @@ -44,4 +45,4 @@ } ] } -} +} \ No newline at end of file