Browse Source

Upgrade YunoHost version dependency

pull/206/head
Jimmy Monin 7 years ago
parent
commit
6d9cea4d24
  1. 2
      README.md
  2. 2
      manifest.json

2
README.md

@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
own data. A personal cloud which run on your own server. With Nextcloud own data. A personal cloud which run on your own server. With Nextcloud
you can synchronize your files over your devices. you can synchronize your files over your devices.
**Shipped version:** 15.0.7
**Shipped version:** 16.0.1
## Screenshots ## Screenshots

2
manifest.json

@ -14,7 +14,7 @@
"email": "apps@yunohost.org" "email": "apps@yunohost.org"
}, },
"requirements": { "requirements": {
"yunohost": ">= 3.2.0"
"yunohost": ">= 3.5.0"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [

Loading…
Cancel
Save