From 5fbed87ff8d3cefe7bfb2e7aa5708fd4d82a487a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Mar 2023 19:12:29 +0100 Subject: [PATCH] 0.14.2 --- conf/nginx.conf | 2 +- doc/DISCLAIMER.md | 0 manifest.json | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 doc/DISCLAIMER.md diff --git a/conf/nginx.conf b/conf/nginx.conf index 722adf2..c6d27d9 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,7 @@ location __PATH__/ { # Path to source - alias __FINALPATH__/live/ ; + alias __FINALPATH__/live/; index index.html; diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md deleted file mode 100644 index e69de29..0000000 diff --git a/manifest.json b/manifest.json index 0d68e44..a006269 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Virtual whiteboard for sketching hand-drawn like diagrams", "fr": "Tableau blanc collaboratif virtuel qui vous permet d'esquisser facilement des diagrammes" }, - "version": "0.11.0~ynh2", + "version": "0.14.2~ynh1", "url": "https://excalidraw.com/", "upstream": { "license": "MIT", @@ -19,7 +19,7 @@ "name": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.1.12" }, "multi_instance": true, "services": [