diff --git a/README.md b/README.md index f90b3df..a7af601 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, secure and scalable video conferences. -**Shipped version:** 1.0.3775 +**Shipped version:** 1.0.3387 ## Important points to read before installing diff --git a/manifest.json b/manifest.json index f7c0d0b..c5c3692 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Video conferencing web application", "fr": "Application web de conférence vidéo" }, - "version": "1.0.3775~ynh1", + "version": "1.0.3387~ynh1", "url": "https://jitsi.org/Projects/JitMeet", "license": "Apache-2.0", "maintainer": { @@ -16,11 +16,9 @@ "requirements": { "yunohost": ">= 3.5" }, - "multi_instance": "false", + "multi_instance": false, "services": [ - "nginx", - "php7.0-fpm", - "mysql" + "nginx" ], "arguments": { "install": [