diff options
| author | nemsia <nemsia@nemsia.org> | 2018-05-31 13:38:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-31 13:38:55 +0200 |
| commit | 301df81c1e34e541e3dd6fcba5037d5744646747 (patch) | |
| tree | 6270f2ea2b6119815d8bbbbdb12bbdd99a94fd7f /manifest.json | |
| parent | d720ad3db76c1560361105706bae2ea73832a4c3 (diff) | |
| download | mastodon_ynh-301df81c1e34e541e3dd6fcba5037d5744646747.tar.gz mastodon_ynh-301df81c1e34e541e3dd6fcba5037d5744646747.tar.bz2 mastodon_ynh-301df81c1e34e541e3dd6fcba5037d5744646747.zip | |
Ready to Debian Stretch (#22)
* Ready to Debian Stretch
* rb 2.5.1 on install
* Yarn install on root
* rails precompile fix
* Fix backup on stretch
* clean
* fix backup stretch
* Change systemd mastodon service restart
* Change systemd script for stretch
* Ready to mastodon 2.4.1
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 2952e49..8bf61fe 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": "2.4.0", + "version": "2.4.1", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL v3.0", "maintainer": { |
