diff --git a/README.md b/README.md index 0f8cf88..4dee23c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Misskey is a decentralized microblogging platform. Since it exists within the Fe **Shipped version:** 12.118.1~ynh1 + ## Screenshots ![Screenshot of Misskey](./doc/screenshots/screenshot-desktop.png) diff --git a/manifest.json b/manifest.json index 1f25f86..04838ed 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,8 @@ "upstream": { "license": "AGPL-3.0", "website": "https://misskey-hub.net/", - "code": "https://github.com/misskey-dev/misskey" + "code": "https://github.com/misskey-dev/misskey", + "cpe": "cpe:2.3:a:misskey:misskey" }, "license": "AGPL-3.0", "maintainer": { @@ -41,4 +42,4 @@ } ] } -} +} \ No newline at end of file