From 1d6351805acc2ee7483a63acceb7d33492c0a370 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Oct 2021 06:20:11 +0000 Subject: [PATCH] Upgrade to v0.0.10 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2d076da..e7047b4 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted live video and web chat server for use with existing broadcasting software", "fr": "Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un logiciel de diffusion" }, - "version": "0.0.9~ynh1", + "version": "0.0.10~ynh1", "url": "https://owncast.online/", "upstream": { "license": "MIT", @@ -28,7 +28,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain",