From 7f9d7ccfc3c446019402dada96d8829c8f430af4 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Mon, 7 Nov 2022 04:46:59 +0100 Subject: [PATCH] voc.pretalx: update broadcast_tools plugin to 1.0.1 --- 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 dc8488e..2a3393c 100644 --- a/nodes/voc/pretalx.py +++ b/nodes/voc/pretalx.py @@ -58,7 +58,7 @@ nodes['voc.pretalx'] = { }, 'broadcast_tools': { 'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git', - 'rev': '0.3.0', + 'rev': '1.0.1', }, 'media.ccc.de': { 'repo': 'https://github.com/pretalx/pretalx-media-ccc-de.git',