From 66902996dc460a01df32c328ee58890018ea1028 Mon Sep 17 00:00:00 2001 From: Anton Georgiev Date: Thu, 17 Aug 2023 13:38:06 -0400 Subject: [PATCH 1/2] build(etherpad): Bump Etherpad to 1.9.2 --- bbb-etherpad.placeholder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbb-etherpad.placeholder.sh b/bbb-etherpad.placeholder.sh index 3ef5b11ccd..105a55bb79 100755 --- a/bbb-etherpad.placeholder.sh +++ b/bbb-etherpad.placeholder.sh @@ -1,2 +1,2 @@ -git clone --branch 1.9.1 --depth 1 https://github.com/ether/etherpad-lite bbb-etherpad +git clone --branch 1.9.2 --depth 1 https://github.com/ether/etherpad-lite bbb-etherpad From 756499bbb0916e1452ab6416bd0a28c2b4518a70 Mon Sep 17 00:00:00 2001 From: Anton Georgiev Date: Wed, 4 Oct 2023 12:50:46 -0400 Subject: [PATCH 2/2] build: etherpad 1.9.3 --- bbb-etherpad.placeholder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbb-etherpad.placeholder.sh b/bbb-etherpad.placeholder.sh index 105a55bb79..fefc1ce2cb 100755 --- a/bbb-etherpad.placeholder.sh +++ b/bbb-etherpad.placeholder.sh @@ -1,2 +1,2 @@ -git clone --branch 1.9.2 --depth 1 https://github.com/ether/etherpad-lite bbb-etherpad +git clone --branch 1.9.3 --depth 1 https://github.com/ether/etherpad-lite bbb-etherpad