aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authornemsia <nemsia@nemsia.org>2018-04-06 21:21:22 +0200
committerGitHub <noreply@github.com>2018-04-06 21:21:22 +0200
commit52ea3880731fe09d724ac0b831605583682068cf (patch)
tree35f1d8c067914f6a05fc6979056a5dd9dc2d8c7d /manifest.json
parent1d7613889c5e0ef976e3ed63e4ad82516508f5a9 (diff)
parent18b69b2fdfbd1178334b5ea5a3c9e75fb439a10f (diff)
downloadmastodon_ynh-52ea3880731fe09d724ac0b831605583682068cf.tar.gz
mastodon_ynh-52ea3880731fe09d724ac0b831605583682068cf.tar.bz2
mastodon_ynh-52ea3880731fe09d724ac0b831605583682068cf.zip
Merge pull request #74 from Jibec/master
Review and beginning of refactoring
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json
index 228fa4b..3c1b32b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,15 +3,15 @@
"id": "mastodon",
"packaging_format": 1,
"requirements": {
- "yunohost": ">= 2.4"
+ "yunohost": ">= 2.7.9"
},
"description": {
"en": "Mastodon is a free, open-source social network.",
"fr": "Mastodon est un réseau social gratuit et open source."
},
- "version": "2.2.0",
+ "version": "2.2.0-1",
"url": "https://github.com/tootsuite/mastodon",
- "license": "AGPL v3.0",
+ "license": "AGPL-3.0-or-later",
"maintainer": {
"name": "cyp, nemsia",
"email": "cyp@rouquin.me, nemsia@nemsia.org"