diff options
| author | nemsia <nemsia@nemsia.org> | 2018-05-25 10:10:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-25 10:10:29 +0200 |
| commit | c214d4961c86bd4c4ff059b2c640cccfb3517a19 (patch) | |
| tree | 5b5e5bd7d150048e29279c67f0174b1f8af19e75 /manifest.json | |
| parent | b4fdc7ea3ea53916baf80974783569c942cac360 (diff) | |
| download | mastodon_ynh-c214d4961c86bd4c4ff059b2c640cccfb3517a19.tar.gz mastodon_ynh-c214d4961c86bd4c4ff059b2c640cccfb3517a19.tar.bz2 mastodon_ynh-c214d4961c86bd4c4ff059b2c640cccfb3517a19.zip | |
Upgrade 2.4.0 (#21)
* Upgrade 2.4 (#79)
* Upgrade rb to 2.5.1
* Update upgrade
* Fix 2.3.3
* Add trace on assets:precompile
* Yarn install and precompile
Update 2.4 need root to yarn install and precompile,
Temporary bad fix.
* Update upgrade
* Fix migrate
* Update README.md
* Update manifest.json
* Upgrade yarn to 1.7.0
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 228fa4b..2952e49 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.2.0", + "version": "2.4.0", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL v3.0", "maintainer": { |
