diff options
| author | yalh76 <yalh@yahoo.com> | 2022-04-26 21:08:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-26 21:08:14 +0200 |
| commit | 3bcaeda6db21f9bf900530b0553f1c77d59b7829 (patch) | |
| tree | 321082d132ab988df242ac46ad648ed41ab45090 /manifest.json | |
| parent | cfe506676f19f15ccbebb3a5ce392423d8e71af7 (diff) | |
| parent | 3e51844196ff07a1bae7edf9ce1fde93cd25e387 (diff) | |
| download | mastodon_ynh-3bcaeda6db21f9bf900530b0553f1c77d59b7829.tar.gz mastodon_ynh-3bcaeda6db21f9bf900530b0553f1c77d59b7829.tar.bz2 mastodon_ynh-3bcaeda6db21f9bf900530b0553f1c77d59b7829.zip | |
Merge pull request #322 from YunoHost-Apps/testing
Fix Nokogiri dep install
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 8cfa743..ab59fde 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network", "fr": "Réseau social libre et fédéré" }, - "version": "3.5.1~ynh1", + "version": "3.5.1~ynh2", "url": "https://github.com/mastodon/mastodon", "upstream": { "license": "AGPL-3.0-or-later", |
