diff options
| author | nemsia <nemsia@nemsia.org> | 2018-06-12 18:32:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-12 18:32:43 +0200 |
| commit | 982f3bbde2178906fd1b8244a2bc207281b8a4ea (patch) | |
| tree | b07128e3d4e809401739dd3dab8c0524341559e4 /manifest.json | |
| parent | 56e9231be42fc514bf0e8c7e2bbfd16a9c8e575b (diff) | |
| download | mastodon_ynh-982f3bbde2178906fd1b8244a2bc207281b8a4ea.tar.gz mastodon_ynh-982f3bbde2178906fd1b8244a2bc207281b8a4ea.tar.bz2 mastodon_ynh-982f3bbde2178906fd1b8244a2bc207281b8a4ea.zip | |
Testing 2.4 (#90)
* Ready to Yunohost 3 and Debian Stretch
* Remove mastodon cron tasks
* Fix Upgrade yarn not installed
* Fix Upgrade
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 dc1bde6..3e6e9b4 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.3.3-1", + "version": "2.4.0", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL-3.0-or-later", "maintainer": { |
