mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
commit
1a2b01f3d7
4 changed files with 4 additions and 4 deletions
|
@ -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.
|
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.
|
Building on this high performance platform means fast and dependable performance that will support even the biggest and most active community.
|
||||||
|
|
||||||
**Shipped version:** 2.8.13~ynh1
|
**Shipped version:** 3.1.4~ynh1
|
||||||
|
|
||||||
**Demo:** https://try.nodebb.org
|
**Demo:** https://try.nodebb.org
|
||||||
|
|
||||||
|
|
|
@ -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.
|
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.
|
Building on this high performance platform means fast and dependable performance that will support even the biggest and most active community.
|
||||||
|
|
||||||
**Version incluse :** 2.8.13~ynh1
|
**Version incluse :** 3.1.4~ynh1
|
||||||
|
|
||||||
**Démo :** https://try.nodebb.org
|
**Démo :** https://try.nodebb.org
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "NodeBB"
|
||||||
description.en = "Forum software built for the modern web"
|
description.en = "Forum software built for the modern web"
|
||||||
description.fr = "Logiciel de forum conçu pour le Web moderne"
|
description.fr = "Logiciel de forum conçu pour le Web moderne"
|
||||||
|
|
||||||
version = "2.8.13~ynh1"
|
version = "3.1.4~ynh1"
|
||||||
|
|
||||||
maintainers = ["frju365"]
|
maintainers = ["frju365"]
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
nodejs_version=16
|
nodejs_version=16
|
||||||
nodebb_version=v2.x
|
nodebb_version=v3.x
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue