diff options
| author | yalh76 <yalh@yahoo.com> | 2021-06-07 20:07:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-07 20:07:48 +0200 |
| commit | ed213579b8ccec56710c2afd3f6709f925e5c1dc (patch) | |
| tree | 2722fd8db9689b62a2a04401e9048d91d3ad0b32 /manifest.json | |
| parent | a49d5f64f6418411eecbb140641ee18641486194 (diff) | |
| parent | 7258b4cef28f792bfa4c1a0ca796159d1845b632 (diff) | |
| download | mastodon_ynh-ed213579b8ccec56710c2afd3f6709f925e5c1dc.tar.gz mastodon_ynh-ed213579b8ccec56710c2afd3f6709f925e5c1dc.tar.bz2 mastodon_ynh-ed213579b8ccec56710c2afd3f6709f925e5c1dc.zip | |
Merge pull request #280 from oufmilo/testing
Testing
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 799a1cf..f7fad65 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A libre and federated social network.", "fr": "Un réseau social libre et fédéré." }, - "version": "3.3.0~ynh4", + "version": "3.4.1~ynh4", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL-3.0-or-later", "maintainer": { @@ -25,7 +25,7 @@ "requirements": { "yunohost": ">= 4.2.0" }, - "multi_instance": true, + "multi_instance": false, "services": [ "nginx" ], |
