diff --git a/README.md b/README.md index f2c1c0b..d0d659a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ An alternative frontend for LBRY/Odysee. Inspired by Invidious and Libreddit. - No crypto garbage -**Shipped version:** 2022.05.14~ynh1 +**Shipped version:** 2022.05.14~ynh2 **Demo:** https://lbry.bcow.xyz/@RetroMusic:d/1987-Rick-Astley-Never-Gonna-Give-You-Up-1920x1080:f diff --git a/README_fr.md b/README_fr.md index e8992c9..d842c53 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ An alternative frontend for LBRY/Odysee. Inspired by Invidious and Libreddit. - No crypto garbage -**Version incluse :** 2022.05.14~ynh1 +**Version incluse :** 2022.05.14~ynh2 **Démo :** https://lbry.bcow.xyz/@RetroMusic:d/1987-Rick-Astley-Never-Gonna-Give-You-Up-1920x1080:f diff --git a/manifest.toml b/manifest.toml index 2076a39..2aa922b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Librarian" description.en = "Alternative frontend for LBRY/Odysee" description.fr = "Interface alternative pour LBRY/Odysee" -version = "2022.05.14~ynh1" +version = "2022.05.14~ynh2" maintainers = ["eric_G"] @@ -17,7 +17,7 @@ admindoc = "https://codeberg.org/librarian/librarian/wiki" code = "https://codeberg.org/librarian/librarian" [integration] -yunohost = ">= 11.1.17" +yunohost = ">= 11.2" architectures = ["amd64", "armhf", "arm64"] multi_instance = true ldap = false @@ -29,7 +29,6 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" - full_domain = true [install.init_main_permission] type = "group"