diff options
| author | yalh76 <yalh@yahoo.com> | 2021-05-19 19:36:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-19 19:36:05 +0200 |
| commit | 8d43dff87a32091df75922d14916814fb706451b (patch) | |
| tree | 9a948c5d55814159f5319d31cef16c830d431b77 /manifest.json | |
| parent | 14d08567867ac3a818c15d820334800351a412ed (diff) | |
| parent | a49d5f64f6418411eecbb140641ee18641486194 (diff) | |
| download | mastodon_ynh-8d43dff87a32091df75922d14916814fb706451b.tar.gz mastodon_ynh-8d43dff87a32091df75922d14916814fb706451b.tar.bz2 mastodon_ynh-8d43dff87a32091df75922d14916814fb706451b.zip | |
Merge pull request #277 from YunoHost-Apps/testing
[fix] Set REDIS_NAMESPACE for multiple instances
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 f68ad59..799a1cf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A libre and federated social network.", "fr": "Un réseau social libre et fédéré." }, - "version": "3.3.0~ynh3", + "version": "3.3.0~ynh4", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL-3.0-or-later", "maintainer": { |
