1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/excalidraw_ynh.git synced 2024-09-03 18:36:04 +02:00
This commit is contained in:
Éric Gaspar 2023-03-03 19:12:29 +01:00
parent b56929e2a7
commit 5fbed87ff8
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
location __PATH__/ { location __PATH__/ {
# Path to source # Path to source
alias __FINALPATH__/live/ ; alias __FINALPATH__/live/;
index index.html; index index.html;

View file

View file

@ -6,7 +6,7 @@
"en": "Virtual whiteboard for sketching hand-drawn like diagrams", "en": "Virtual whiteboard for sketching hand-drawn like diagrams",
"fr": "Tableau blanc collaboratif virtuel qui vous permet d'esquisser facilement des diagrammes" "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/", "url": "https://excalidraw.com/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -19,7 +19,7 @@
"name": "" "name": ""
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.1.12"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [