mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Require ynh 3.4
This commit is contained in:
parent
c87caaad65
commit
a413aa716f
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Etherpad with mypads plugin for YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/jenkins/job/etherpad_mypads%20%28Official%29/lastBuild/consoleFull)
|
||||
[](https://dash.yunohost.org/appci/app/etherpad_mypads)
|
||||
[](https://install-app.yunohost.org/?app=etherpad_mypads)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Etherpad avec plugin mypads pour YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/jenkins/job/etherpad_mypads%20%28Official%29/lastBuild/consoleFull)
|
||||
[](https://dash.yunohost.org/appci/app/etherpad_mypads)
|
||||
[](https://install-app.yunohost.org/?app=etherpad_mypads)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"email": "maniackc_dev@crudelis.fr"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.3.3"
|
||||
"yunohost": ">= 3.4"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue