From dc1e47c32c4b853e93206d53f029836bbaac4c88 Mon Sep 17 00:00:00 2001 From: Nicolas <88101913+Ni-Ti@users.noreply.github.com> Date: Wed, 1 Dec 2021 20:19:40 +0100 Subject: [PATCH] Update to 1.8.6 New version New URL for demo --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 384a5ce..1dea646 100644 --- a/manifest.json +++ b/manifest.json @@ -6,12 +6,12 @@ "en": "Fast, privacy-focused commenting platform", "fr": "Plateforme de commentaires rapide axée sur la confidentialité" }, - "version": "1.8.5~ynh5", + "version": "1.8.6~ynh1", "url": "https://commento.io/", "upstream": { "license": "MIT", "website": "https://commento.io/", - "demo": "https://demo.commento.io/", + "demo": "https://demo.souradip.com/chat.html", "admindoc": "https://docs.commento.io/", "code": "https://github.com/souramoo/commentoplusplus" },