diff --git a/nodes/voc/pretalx.py b/nodes/voc/pretalx.py index aee7ddb..1582088 100644 --- a/nodes/voc/pretalx.py +++ b/nodes/voc/pretalx.py @@ -52,8 +52,8 @@ nodes['voc.pretalx'] = { 'administrators-from-group-id': 1, 'plugins': { 'downstream': { - 'repo': 'https://github.com/Kunsi/pretalx-downstream.git', - #'repo': 'https://github.com/pretalx/pretalx-downstream.git', FIXME + 'repo': 'https://github.com/pretalx/pretalx-downstream.git', + 'rev': 'v1.1.0', }, 'broadcast_tools': { 'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git',