diff --git a/README.md b/README.md index f2e5a25..553b448 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Federated Lightning Address server anyone can self-host to receive Lightning payments at you@yourdomain.com noncustodially. -**Shipped version:** 0.7.2~ynh2 +**Shipped version:** 0.7.2~ynh3 **Demo:** https://github.com/nbd-wtf/satdress diff --git a/README_fr.md b/README_fr.md index be5244a..1c4e21a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Federated Lightning Address server anyone can self-host to receive Lightning payments at you@yourdomain.com noncustodially. -**Version incluse :** 0.7.2~ynh2 +**Version incluse :** 0.7.2~ynh3 **Démo :** https://github.com/nbd-wtf/satdress diff --git a/manifest.toml b/manifest.toml index 9364470..2930038 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Satdress" description.en = "Federated Lightning addresses server" description.fr = "Serveur d'adresses Lightning fédéré" -version = "0.7.2~ynh2" +version = "0.7.2~ynh3" maintainers = ["Navan Chauhan"] @@ -17,7 +17,7 @@ userdoc = "https://github.com/nbd-wtf/satdresss" code = "https://github.com/nbd-wtf/satdress" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false @@ -29,7 +29,6 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" - full_domain = true [install.site_name] ask.en = "Site name to be displayed"