diff --git a/manifest.json b/manifest.json index 4df6e59..87e12fe 100644 --- a/manifest.json +++ b/manifest.json @@ -1,12 +1,12 @@ { + "name": "My Webapp", "id": "my_webapp", - "name": "Custom Webapp", "packaging_format": 1, "description": { "en": "Custom Web app with SFTP access to serve static (HTML, CSS, JS) and PHP files", "fr": "Application Web personnalisée avec accès SFTP pour servir des fichiers statiques (HTML, CSS, JS) et PHP" }, - "version": "1.0~ynh8", + "version": "1.0~ynh9", "url": "https://github.com/YunoHost-Apps/my_webapp_ynh", "license": "GPL-3.0-only", "maintainer": {