diff --git a/README.md b/README.md index 5d1c474..582cf82 100755 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Owncast is an open source, self-hosted, decentralized, single user live streaming and chat server for running your own live streams similar in style to the large mainstream options. It offers complete ownership over your content, interface, moderation and audience. -**Shipped version:** 0.0.12~ynh1 - +**Shipped version:** 0.0.13~ynh1 **Demo:** https://watch.owncast.online/ diff --git a/README_fr.md b/README_fr.md index ebb5ec9..d8909f6 100755 --- a/README_fr.md +++ b/README_fr.md @@ -17,8 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Owncast est un serveur de diffusion en direct et de chat open source, auto-hébergé, décentralisé et à utilisateur unique pour exécuter vos propres diffusions en direct dans un style similaire aux grandes options grand public. Il offre une propriété complète sur votre contenu, votre interface, votre modération et votre audience. -**Version incluse :** 0.0.12~ynh1 - +**Version incluse :** 0.0.13~ynh1 **Démo :** https://watch.owncast.online/ diff --git a/manifest.json b/manifest.json index 72391e1..2b3cc38 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.12~ynh1", + "version": "0.0.13~ynh1", "url": "https://owncast.online/", "upstream": { "license": "MIT",