1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00
This commit is contained in:
slbillups 2023-08-17 16:14:57 -05:00
parent 4d85beae40
commit 51105eb1d3
2 changed files with 3 additions and 3 deletions

View file

@ -5,9 +5,9 @@ name = "Ghost"
description.en = "Publishing, memberships, subscriptions and newsletters platform"
description.fr = "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters"
version = "5.44.0~ynh1"
version = "5.59.1"
maintainers = ["Julien Malik"]
maintainers = ["Sean Billups"]
[upstream]
license = "MIT"

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
NODEJS_VERSION=16
NODEJS_VERSION=18
#=================================================
# PERSONAL HELPERS