diff --git a/README.md b/README.md
index aa8ce54..9c799bb 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ mStream is a personal music streaming server. You can use mStream to stream your
- Runs on ARM boards like the Raspberry Pi
-**Shipped version:** 5.11.4~ynh2
+**Shipped version:** 5.12.0~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 2674945..80f6006 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -25,7 +25,7 @@ mStream is a personal music streaming server. You can use mStream to stream your
- Runs on ARM boards like the Raspberry Pi
-**Paketatutako bertsioa:** 5.11.4~ynh2
+**Paketatutako bertsioa:** 5.12.0~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 0f449cd..e1b44d4 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -24,7 +24,7 @@ mStream est un serveur de streaming musical personnel. Vous pouvez utiliser mStr
- Testé sur des bibliothèques multi-téraoctets
- Fonctionne sur des cartes ARM comme le Raspberry Pi
-**Version incluse :** 5.11.4~ynh2
+**Version incluse :** 5.12.0~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 58f5b11..5287544 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -25,7 +25,7 @@ mStream is a personal music streaming server. You can use mStream to stream your
- Runs on ARM boards like the Raspberry Pi
-**Versión proporcionada:** 5.11.4~ynh2
+**Versión proporcionada:** 5.12.0~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 9e36189..fe4a016 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -25,7 +25,7 @@ mStream is a personal music streaming server. You can use mStream to stream your
- Runs on ARM boards like the Raspberry Pi
-**分发版本:** 5.11.4~ynh2
+**分发版本:** 5.12.0~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 0c3a472..edc7cb9 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,9 +5,9 @@ name = "mStream"
description.en = "Music streaming server"
description.fr = "Serveur de streaming musical"
-version = "5.11.4~ynh2"
+version = "5.12.0~ynh1"
-maintainers = ["eric_G"]
+maintainers = []
[upstream]
license = "AGPL-3.0-only"
@@ -16,7 +16,7 @@ demo = "https://demo.mstream.io/"
code = "https://github.com/IrosTheBeggar/mStream"
[integration]
-yunohost = ">= 11.1.19"
+yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
@@ -28,7 +28,6 @@ ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
- full_domain = true
[install.init_main_permission]
type = "group"
@@ -36,8 +35,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
- url = "https://github.com/IrosTheBeggar/mStream/archive/refs/tags/v5.11.4.tar.gz"
- sha256 = "ed3b35c53ca1d9719b5e63e4abc63faac43c4a770dc17e4f39d151e0102f8661"
+ url = "https://github.com/IrosTheBeggar/mStream/archive/refs/tags/v5.12.0.tar.gz"
+ sha256 = "e795d84056eadeb991b89be69ece77246a5e9c6ddf2ba7f11e203dc46959fc9b"
autoupdate.strategy = "latest_github_tag"
[resources.ports]