From c8d341cb2cf9e40a2d829e2a75d88c340563e737 Mon Sep 17 00:00:00 2001 From: meaz Date: Tue, 26 Dec 2023 19:57:13 +0000 Subject: [PATCH] bump to 1.9.6 (#17) Reviewed-on: https://git.disroot.org/Disroot-Ansible/etherpad/pulls/17 Reviewed-by: muppeth Co-authored-by: meaz Co-committed-by: meaz --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index d54ad34..f820da5 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1,6 +1,6 @@ --- -etherpad_version: '1.9.5' +etherpad_version: '1.9.6' etherpad_skin: 'colibris' etherpad_skinVariants: 'super-light-toolbar super-light-editor light-background' etherpad_username: 'etherpad'