diff --git a/nodes/voc/pretalx.py b/nodes/voc/pretalx.py index 735cef6..da62f65 100644 --- a/nodes/voc/pretalx.py +++ b/nodes/voc/pretalx.py @@ -49,18 +49,18 @@ nodes['voc.pretalx'] = { }, }, 'pretalx': { - 'version': 'v2023.1.3', + 'version': 'main', 'domain': 'pretalx.c3voc.de', 'mail_from': 'pretalx@c3voc.de', 'administrators-from-group-id': 1, 'plugins': { 'broadcast_tools': { 'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git', - 'rev': '2.1.0', + 'rev': 'main', }, 'downstream': { 'repo': 'https://github.com/pretalx/pretalx-downstream.git', - 'rev': 'v1.1.5', + 'rev': 'main', }, 'halfnarp': { 'repo': 'https://github.com/seibert-media/pretalx-halfnarp.git',