1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2024-09-03 19:25:52 +02:00

Merge branch 'testing' into Add-config-panel

This commit is contained in:
Éric Gaspar 2022-11-03 19:31:42 +01:00
commit facfeebcba
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Easy to use permission system - Easy to use permission system
- Low system requirements - Low system requirements
**Shipped version:** 1.9.4~ynh2 **Shipped version:** 1.9.5~ynh1
**Demo:** https://demo.hedgedoc.org/ **Demo:** https://demo.hedgedoc.org/

View file

@ -28,7 +28,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Easy to use permission system - Easy to use permission system
- Low system requirements - Low system requirements
**Version incluse :** 1.9.4~ynh2 **Version incluse :** 1.9.5~ynh1
**Démo :** https://demo.hedgedoc.org/ **Démo :** https://demo.hedgedoc.org/

View file

@ -6,7 +6,7 @@
"en": "Collaborative editor to work on notes written in Markdown", "en": "Collaborative editor to work on notes written in Markdown",
"fr": "Éditeur collaboratif pour travailler sur des notes en Markdown" "fr": "Éditeur collaboratif pour travailler sur des notes en Markdown"
}, },
"version": "1.9.4~ynh2", "version": "1.9.5~ynh1",
"url": "https://hedgedoc.org", "url": "https://hedgedoc.org",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",