From 46c3d7a4bcd85a6c9e97bbd55906ddba7470e2eb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 16 Mar 2022 23:11:29 +0100 Subject: [PATCH 1/5] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 7741674..9ad562f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Forum software built for the modern web", "fr": "Logiciel de forum conçu pour le Web moderne" }, - "version": "1.19.3~ynh1", + "version": "1.19.5~ynh1", "url": "https://nodebb.org", "upstream": { "license": "GPL-3.0", From e934b2b61884713bfc3beb77d8198fdad8ba09e3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 16 Mar 2022 22:11:35 +0000 Subject: [PATCH 2/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc09365..0f29d3b 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 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:** 1.19.3~ynh1 +**Shipped version:** 1.19.5~ynh1 **Demo:** https://try.nodebb.org diff --git a/README_fr.md b/README_fr.md index 650f873..c668707 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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 :** 1.19.3~ynh1 +**Version incluse :** 1.19.5~ynh1 **Démo :** https://try.nodebb.org From ce64889905dc8d57be633c270d9116a8f4fd324c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 16 Mar 2022 23:15:35 +0100 Subject: [PATCH 3/5] Update config.json --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index bf4b79d..c30e644 100644 --- a/conf/config.json +++ b/conf/config.json @@ -7,7 +7,7 @@ "postgres": { "host": "localhost", "port": "5432", - "username": "__DB_NAME__", + "username": "__DB_USER__", "password": "__DB_PWD__", "database": "__DB_NAME__" } From 3f529389b2278f39c8128f9a8dd700afabe6235c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 13 Apr 2022 23:40:21 +0200 Subject: [PATCH 4/5] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9ad562f..4b72fba 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Forum software built for the modern web", "fr": "Logiciel de forum conçu pour le Web moderne" }, - "version": "1.19.5~ynh1", + "version": "1.19.6~ynh1", "url": "https://nodebb.org", "upstream": { "license": "GPL-3.0", From 1c4d0682f7d1287a83d91cf06dc530f1a9b8a459 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 13 Apr 2022 21:40:27 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f29d3b..23990bc 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 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:** 1.19.5~ynh1 +**Shipped version:** 1.19.6~ynh1 **Demo:** https://try.nodebb.org diff --git a/README_fr.md b/README_fr.md index c668707..89de1c7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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 :** 1.19.5~ynh1 +**Version incluse :** 1.19.6~ynh1 **Démo :** https://try.nodebb.org