From abdc7f751e50b29653caac146a88837503938583 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Wed, 25 Sep 2024 21:45:52 +0200 Subject: [PATCH] update pretalx-halfnarp to 1.1.2 --- 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 845aa23..b75ba3c 100644 --- a/nodes/voc/pretalx.py +++ b/nodes/voc/pretalx.py @@ -64,7 +64,7 @@ nodes['voc.pretalx'] = { }, 'halfnarp': { 'repo': 'https://github.com/seibert-media/pretalx-halfnarp.git', - 'rev': '1.1.0', + 'rev': '1.1.2', }, 'media.ccc.de': { 'repo': 'https://github.com/pretalx/pretalx-media-ccc-de.git',