aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authornemsia <nemsia@nemsia.org>2018-05-15 11:31:31 +0200
committerGitHub <noreply@github.com>2018-05-15 11:31:31 +0200
commitcc1d482ce0cd8a1d89b63c77c58ab583de0e5486 (patch)
tree1819ff84a1da9f743c14ad54d4857ed7d5ef1bb1 /manifest.json
parentb4fdc7ea3ea53916baf80974783569c942cac360 (diff)
parent56e9231be42fc514bf0e8c7e2bbfd16a9c8e575b (diff)
downloadmastodon_ynh-cc1d482ce0cd8a1d89b63c77c58ab583de0e5486.tar.gz
mastodon_ynh-cc1d482ce0cd8a1d89b63c77c58ab583de0e5486.tar.bz2
mastodon_ynh-cc1d482ce0cd8a1d89b63c77c58ab583de0e5486.zip
Merge pull request #18 from YunoHost-Apps/testing
Testing
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..dc1bde6 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.3.3-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"