mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
minor up
This commit is contained in:
parent
4d85beae40
commit
51105eb1d3
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
NODEJS_VERSION=16
|
||||
NODEJS_VERSION=18
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue