diff options
| author | yalh76 <yalh@yahoo.com> | 2022-01-18 19:46:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-18 19:46:06 +0100 |
| commit | 627e5ebe5817db0f32a0b24119c9bbde39692b42 (patch) | |
| tree | 7a746f8b8891d2bba579ef7a8ed111d8fbb23116 /manifest.json | |
| parent | 4d413848bf444586e28f3658de0ebe36d6ebf059 (diff) | |
| parent | 754f750fcd038894da3998ea0aa9d5fe580a5119 (diff) | |
| download | mastodon_ynh-627e5ebe5817db0f32a0b24119c9bbde39692b42.tar.gz mastodon_ynh-627e5ebe5817db0f32a0b24119c9bbde39692b42.tar.bz2 mastodon_ynh-627e5ebe5817db0f32a0b24119c9bbde39692b42.zip | |
Merge pull request #295 from YunoHost-Apps/testing
[enh] Enable SSO
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 80fb313..80caed0 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.4.4~ynh1", + "version": "3.4.4~ynh2", "url": "https://github.com/mastodon/mastodon", "upstream": { "license": "AGPL-3.0-or-later", |
