diff --git a/README.md b/README.md index 2aadef8..73efb45 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Run VS Code on your server and access it in the browser **Shipped version:** 4.6.1~ynh1 + ## Screenshots ![Screenshot of code-server](./doc/screenshots/screenshot.png) diff --git a/manifest.json b/manifest.json index 6c85112..0c308ab 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "https://coder.com", "admindoc": "https://coder.com/docs/code-server/latest", "userdoc": "https://coder.com/docs/code-server/latest/FAQ", - "code": "https://github.com/coder/code-server" + "code": "https://github.com/coder/code-server", + "cpe": "cpe:2.3:a:coder:code-server" }, "antifeatures": { "non-free-addons": { @@ -44,4 +45,4 @@ } ] } -} +} \ No newline at end of file