diff options
| author | nemsia <nemsia@nemsia.org> | 2018-05-23 00:08:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-23 00:08:40 +0200 |
| commit | a6d9ee92f954dcd9cddb7d26c045e1835b612cc5 (patch) | |
| tree | 303a17b343ac81c567d208d805a106ebb680de65 /manifest.json | |
| parent | 1d7613889c5e0ef976e3ed63e4ad82516508f5a9 (diff) | |
| download | mastodon_ynh-a6d9ee92f954dcd9cddb7d26c045e1835b612cc5.tar.gz mastodon_ynh-a6d9ee92f954dcd9cddb7d26c045e1835b612cc5.tar.bz2 mastodon_ynh-a6d9ee92f954dcd9cddb7d26c045e1835b612cc5.zip | |
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
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": { |
