From d1171bd6d6ba47e55bd4b84f1c34c9f357432353 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 10 Nov 2021 21:56:02 +0100 Subject: [PATCH 1/6] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5ed0527..55128b4 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.18.4~ynh1", + "version": "1.18.6~ynh1", "url": "https://nodebb.org", "upstream": { "license": "GPL-3.0", From 2b403a6b83c6fdaf17cba9038670d0de32f14c67 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Wed, 10 Nov 2021 20:56:08 +0000 Subject: [PATCH 2/6] 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 75389f4..6f81a2e 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.18.4~ynh1 +**Shipped version:** 1.18.6~ynh1 **Demo:** https://try.nodebb.org diff --git a/README_fr.md b/README_fr.md index df152b5..ff78561 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.18.4~ynh1 +**Version incluse :** 1.18.6~ynh1 **Démo :** https://try.nodebb.org From 27d99e71c8f43b701b85d3c388bddfcf784ef46d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 10 Nov 2021 21:57:02 +0100 Subject: [PATCH 3/6] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 088dd05..58b5657 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # dependencies used by the app pkg_dependencies="postgresql" -nodejs_version=14 +nodejs_version=16 nodebb_version=v1.18.x #================================================= From 079df093af215669d9848ec9e026f4445eca7eb4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 10 Nov 2021 22:20:49 +0100 Subject: [PATCH 4/6] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 58b5657..088dd05 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # dependencies used by the app pkg_dependencies="postgresql" -nodejs_version=16 +nodejs_version=14 nodebb_version=v1.18.x #================================================= From f5256ed0fee9f5ab39cbcfb745fd7b509ce98ebf Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 10 Nov 2021 23:28:09 +0100 Subject: [PATCH 5/6] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 55128b4..bc3457e 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.18.6~ynh1", + "version": "1.18.5~ynh1", "url": "https://nodebb.org", "upstream": { "license": "GPL-3.0", From d47ff48f5856bf1b078e32f5d9355f2f8c2dc93d Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 14 Nov 2021 20:41:36 +0000 Subject: [PATCH 6/6] 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 6f81a2e..6c78a73 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.18.6~ynh1 +**Shipped version:** 1.18.5~ynh1 **Demo:** https://try.nodebb.org diff --git a/README_fr.md b/README_fr.md index ff78561..56686dd 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.18.6~ynh1 +**Version incluse :** 1.18.5~ynh1 **Démo :** https://try.nodebb.org