From 29f64946b1b22b626ecd6ad6d9f18e4403e0113c Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Thu, 19 May 2022 07:43:43 +0200 Subject: [PATCH] rx300: update mautrix-whatsapp to 0.4.0 --- nodes/rx300.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/rx300.py b/nodes/rx300.py index c1be4e5..b959f0b 100644 --- a/nodes/rx300.py +++ b/nodes/rx300.py @@ -250,8 +250,8 @@ nodes['rx300'] = { }, }, 'mautrix-whatsapp': { - 'version': 'v0.3.1', - 'sha1': '761eb892650fa943e7c4fea6f285ca37ba1e5113', + 'version': 'v0.4.0', + 'sha1': 'fb6cf4ad83b20482e7fa4caaac45709f222b3483', 'homeserver': { 'domain': 'franzi.business', 'url': 'https://matrix.franzi.business',