diff options
| author | yalh76 <yalh@yahoo.com> | 2022-02-19 14:51:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-19 14:51:21 +0100 |
| commit | 1398b224068b0bcc25efff2692279d4c8aca143e (patch) | |
| tree | 54ee0036971ace7f98f7d703179482daa2995f30 /manifest.json | |
| parent | 3f728834a15657f72efbef59d5991e03b5babb66 (diff) | |
| parent | ab638806758756ead67c96cf6deca470b16e7c56 (diff) | |
| download | mastodon_ynh-1398b224068b0bcc25efff2692279d4c8aca143e.tar.gz mastodon_ynh-1398b224068b0bcc25efff2692279d4c8aca143e.tar.bz2 mastodon_ynh-1398b224068b0bcc25efff2692279d4c8aca143e.zip | |
Merge pull request #310 from YunoHost-Apps/testing
better sidekiq
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 03f1997..cce2547 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~ynh2", + "version": "3.4.6~ynh3", "url": "https://github.com/mastodon/mastodon", "upstream": { "license": "AGPL-3.0-or-later", |
