bump to 2.0.1 for etherpad abd to nodejs 21

This commit is contained in:
meaz 2024-03-23 23:08:56 +01:00
parent aeff82afdf
commit 2cd619e86e
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4

View file

@ -1,6 +1,6 @@
---
etherpad_version: '1.9.7'
etherpad_version: '2.0.1'
etherpad_skin: 'colibris'
etherpad_skinVariants: 'super-light-toolbar super-light-editor light-background'
etherpad_username: 'etherpad'
@ -50,7 +50,7 @@ etherpad_smtp_host: 'localhost'
etherpad_smtp_port: '587'
etherpad_smtp_user: 'support'
etherpad_smtp_pass: 'changeme'
etherpad_nodejs_version: '18'
etherpad_nodejs_version: '21'
etherpad_apt:
- curl
- nodejs