diff --git a/README.md b/README.md index fc229ca..0d42e3b 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Droppy is a self-hosted file storage server with a web interface and capabilitie **Shipped version:** 12.2.0~ynh10 + ## Screenshots ![Screenshot of Droppy](./doc/screenshots/screenshot.png) diff --git a/README_fr.md b/README_fr.md index 1859955..d6d7069 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Droppy est un serveur de stockage de fichiers auto-hébergé avec une interface Web et des capacités pour éditer des fichiers et afficher des médias directement dans le navigateur. -**Version incluse :** 12.2.0~ynh10 +**Version incluse :** 12.2.0~ynh10 + ## Captures d'écran diff --git a/manifest.json b/manifest.json index 8a977f5..29cdc5a 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,8 @@ "url": "https://github.com/silverwind/droppy", "upstream": { "license": "BSD-2-Clause", - "code": "https://github.com/silverwind/droppy" + "code": "https://github.com/silverwind/droppy", + "cpe": "cpe:2.3:a:droppy_project:droppy" }, "license": "BSD-2-Clause", "maintainer": { @@ -46,4 +47,4 @@ } ] } -} +} \ No newline at end of file