aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.json b/manifest.json
index 4d8f097..a7de603 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "Libre and federated social network",
"fr": "Réseau social libre et fédéré"
},
- "version": "3.5.3~ynh1",
+ "version": "3.5.3~ynh2",
"url": "https://github.com/mastodon/mastodon",
"upstream": {
"license": "AGPL-3.0-or-later",
@@ -43,10 +43,6 @@
"type": "domain"
},
{
- "name": "admin",
- "type": "user"
- },
- {
"name": "is_public",
"type": "boolean",
"default": true
@@ -63,6 +59,10 @@
"fr_FR"
],
"default": "fr_FR"
+ },
+ {
+ "name": "admin",
+ "type": "user"
}
]
}