From 11f3e6b27763854c8b9bce5e26e1bb7e97578b8e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 10 Sep 2021 10:12:02 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 76d8326..2a5d734 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Collaborative editor to work on notes written in Markdown", "fr": "Éditeur collaboratif pour travailler sur des notes en Markdown" }, - "version": "2.4.1~ynh1", + "version": "2.4.1~ynh2", "url": "https://github.com/hackmdio/codimd", "upstream": { "license": "AGPL-3.0-only",