From face47b9fe1ef355836497215db07108a78c8d20 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 23 Dec 2022 14:49:17 +0100 Subject: [PATCH] voc.pretalx: update downstream plugin to 1.1.5 --- nodes/voc/pretalx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/voc/pretalx.py b/nodes/voc/pretalx.py index 7e84aed..16b0d60 100644 --- a/nodes/voc/pretalx.py +++ b/nodes/voc/pretalx.py @@ -54,7 +54,7 @@ nodes['voc.pretalx'] = { 'plugins': { 'downstream': { 'repo': 'https://github.com/pretalx/pretalx-downstream.git', - 'rev': 'v1.1.0', + 'rev': 'v1.1.5', }, 'broadcast_tools': { 'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git',