aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2022-02-16 19:52:52 +0100
committerGitHub <noreply@github.com>2022-02-16 19:52:52 +0100
commitf2758fdec72be4e09107228591fb318fca2f9ab4 (patch)
treefce0b588cbac4714daca4ddb55a59cbe95506074 /manifest.json
parent05c33a82380d8b86a0f9f611c1ea15fa89c9147b (diff)
parent05d5eedfe64f93344241c78ca24900b5929781f6 (diff)
downloadmastodon_ynh-f2758fdec72be4e09107228591fb318fca2f9ab4.tar.gz
mastodon_ynh-f2758fdec72be4e09107228591fb318fca2f9ab4.tar.bz2
mastodon_ynh-f2758fdec72be4e09107228591fb318fca2f9ab4.zip
Merge pull request #307 from YunoHost-Apps/testing
fix: add a missing user field in cron file (aka fix the cron again o/)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 8f8e892..03f1997 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.4.6~ynh1",
+ "version": "3.4.6~ynh2",
"url": "https://github.com/mastodon/mastodon",
"upstream": {
"license": "AGPL-3.0-or-later",