diff options
| author | yalh76 <yalh@yahoo.com> | 2020-01-01 15:41:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-01 15:41:36 +0100 |
| commit | 168573d3d7dcc4306691f21d5b64819d1f6dd38c (patch) | |
| tree | 7c221662e992a09a64db3608eab4941ebcb3d539 /manifest.json | |
| parent | 7c299ee01c2e596ae1e89333bb20032ba5dbeef5 (diff) | |
| parent | a85f1bbe2f147fe89098e26a4b17922390eabeeb (diff) | |
| download | mastodon_ynh-168573d3d7dcc4306691f21d5b64819d1f6dd38c.tar.gz mastodon_ynh-168573d3d7dcc4306691f21d5b64819d1f6dd38c.tar.bz2 mastodon_ynh-168573d3d7dcc4306691f21d5b64819d1f6dd38c.zip | |
Merge pull request #187 from YunoHost-Apps/testing
Fix bundler
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 bd1fc77..8991309 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Mastodon is a free, open-source social network.", "fr": "Mastodon est un réseau social gratuit et open source." }, - "version": "3.0.1~ynh1", + "version": "3.0.1~ynh2", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL-3.0-or-later", "maintainer": [ |
