From bb848a75f2adf06f9c8ef626173455545a152193 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 30 Nov 2022 18:58:42 +0100 Subject: [PATCH] Bumping version to ~ynh2 because the previous ~ynh1 was in fact 0.0.13 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2b3cc38..30c558b 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.13~ynh1", + "version": "0.0.13~ynh2", "url": "https://owncast.online/", "upstream": { "license": "MIT",