bump to 1.9.1
This commit is contained in:
parent
b3eb6c64c3
commit
bff8920b82
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
etherpad_version: '1.9.0'
|
||||
etherpad_version: '1.9.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: '14'
|
||||
etherpad_nodejs_version: '16'
|
||||
etherpad_apt:
|
||||
- curl
|
||||
- nodejs
|
||||
|
|
Loading…
Reference in a new issue