diff --git a/README.md b/README.md index ce356b9..f3cb976 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 NodeBB is built using the Node.js server-side Javascript platform, delivering unmatched performance. Building on this high performance platform means fast and dependable performance that will support even the biggest and most active community. -**Shipped version:** 3.3.6~ynh1 +**Shipped version:** 3.5.0~ynh1 **Demo:** https://try.nodebb.org @@ -32,7 +32,6 @@ Building on this high performance platform means fast and dependable performance * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 09f5a4a..46e2315 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 NodeBB is built using the Node.js server-side Javascript platform, delivering unmatched performance. Building on this high performance platform means fast and dependable performance that will support even the biggest and most active community. -**Version incluse :** 3.3.6~ynh1 +**Version incluse :** 3.5.0~ynh1 **Démo :** https://try.nodebb.org @@ -32,7 +32,6 @@ Building on this high performance platform means fast and dependable performance * 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 : ## Informations pour les développeurs diff --git a/manifest.toml b/manifest.toml index 522c0c0..dc0c572 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,9 +5,9 @@ name = "NodeBB" description.en = "Forum software built for the modern web" description.fr = "Logiciel de forum conçu pour le Web moderne" -version = "3.3.6~ynh1" +version = "3.5.0~ynh1" -maintainers = ["frju365"] +maintainers = [""] [upstream] license = "GPL-3.0"