From 8b176d5e2d8bff92a79447bead9d985553bcbec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 12 May 2023 08:54:23 +0200 Subject: [PATCH] fix --- doc/Admin.md | 5 +++++ manifest.toml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 doc/Admin.md diff --git a/doc/Admin.md b/doc/Admin.md new file mode 100644 index 0000000..7881830 --- /dev/null +++ b/doc/Admin.md @@ -0,0 +1,5 @@ +### Mobile Apps + +In addition to the web interface, you can also download mStream clients for: + +[mStream on Apple App Store](https://apps.apple.com/us/app/mstream-player/id1605378892) and [mStream on Google Play](https://play.google.com/store/apps/details?id=mstream.music&hl=en_US&gl=US) \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index 16132c9..254c5e3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ demo = "https://demo.mstream.io/" code = "https://github.com/IrosTheBeggar/mStream" [integration] -yunohost = ">= 11.1.18" +yunohost = ">= 11.1.19" architectures = "all" multi_instance = true ldap = false