diff options
| author | nemsia <nemsia@nemsia.org> | 2018-01-31 17:02:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-31 17:02:43 +0100 |
| commit | a8f28533790c40d691327b09f2ac3e42176a6858 (patch) | |
| tree | 3fa3051e39d0a3d0414dbfc55559c4f338fdb73d /manifest.json | |
| parent | 5295228ca35226fd7c931096ec0e71677f66fd26 (diff) | |
| download | mastodon_ynh-a8f28533790c40d691327b09f2ac3e42176a6858.tar.gz mastodon_ynh-a8f28533790c40d691327b09f2ac3e42176a6858.tar.bz2 mastodon_ynh-a8f28533790c40d691327b09f2ac3e42176a6858.zip | |
Upgrade to 2.2.0 (#65)
* Upgrade ruby to 2.5.0
* Add remove_regeneration_markers
* Update README.md
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 09da9c0..228fa4b 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.0.0", + "version": "2.2.0", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL v3.0", "maintainer": { |
