diff options
| author | nemsia <nemsia@nemsia.org> | 2017-09-11 22:44:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-11 22:44:28 +0200 |
| commit | 76951dc7dfe1b02785f1d26245865df9d211e5bd (patch) | |
| tree | 0a6acf6a133fbc0b60f5bf0aa067e84be567872b | |
| parent | 05a7da21fe4d10f12e1255fea3d91b3dbe6fcb1c (diff) | |
| download | mastodon_ynh-76951dc7dfe1b02785f1d26245865df9d211e5bd.tar.gz mastodon_ynh-76951dc7dfe1b02785f1d26245865df9d211e5bd.tar.bz2 mastodon_ynh-76951dc7dfe1b02785f1d26245865df9d211e5bd.zip | |
Update to 1.6.0 (#54)
* Upgrade to 1.6.0
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Mastodon for YunoHost -[](https://github.com/YunoHost-Apps/mastodon_ynh/releases) +[](https://github.com/YunoHost-Apps/mastodon_ynh/releases) [](https://github.com/YunoHost-Apps/mastodon_ynh/milestones) [](https://github.com/YunoHost-Apps/mastodon_ynh#dependencies) [](https://raw.githubusercontent.com/YunoHost-Apps/mastodon_ynh/master/LICENSE) diff --git a/manifest.json b/manifest.json index 830f27f..009b5df 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Mastodon is a free, open-source social network.", "fr": "Mastodon est un réseau social gratuit et open source." }, - "version": "1.5.1", + "version": "1.6.0", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL v3.0", "maintainer": { |
