diff --git a/README.md b/README.md
index 196776a..dedb2df 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
autobrr is the modern download automation tool for torrents and usenet. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.
-**Shipped version:** 1.23.0~ynh1
+**Shipped version:** 1.23.0~ynh2
## Screenshots
@@ -27,7 +27,6 @@ autobrr is the modern download automation tool for torrents and usenet. With ins
## Documentation and resources
* Official app website:
-* Official admin documentation:
* Upstream app code repository:
* YunoHost documentation for this app:
* Report a bug:
diff --git a/README_fr.md b/README_fr.md
index 5a905fa..9dc2881 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
autobrr est l'outil d'automatisation de téléchargement moderne pour torrents et usenet. Avec l'inspiration et les idées d'outils comme trackarr, autodl-irssi et flexget, nous avons construit un outil qui peut tout faire, et plus encore.
-**Version incluse :** 1.23.0~ynh1
+**Version incluse :** 1.23.0~ynh2
## Captures d’écran
@@ -27,7 +27,6 @@ autobrr est l'outil d'automatisation de téléchargement moderne pour torrents e
## Documentations et ressources
* Site officiel de l’app :
-* Documentation officielle de l’admin :
* Dépôt de code officiel de l’app :
* Documentation YunoHost pour cette app :
* Signaler un bug :
diff --git a/manifest.toml b/manifest.toml
index a0f988d..6ad2c41 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,18 +5,17 @@ name = "Autobrr"
description.en = "Modern, easy to use download automation for torrents and usenet"
description.fr = "Automatisation de téléchargement pour les torrents et Usenet"
-version = "1.23.0~ynh1"
+version = "1.23.0~ynh2"
maintainers = ["eric_G"]
[upstream]
license = "GPL-3.0-only"
website = "https://autobrr.com/"
-admindoc = "https://yunohost.org/packaging_apps"
code = "https://github.com/autobrr/autobrr"
[integration]
-yunohost = ">= 11.1.17"
+yunohost = ">= 11.1.19"
architectures = "all"
multi_instance = true
ldap = false