From ca6663c05106de94eb23e5d7ed12221916b51887 Mon Sep 17 00:00:00 2001 From: prosolis <5590409+prosolis@users.noreply.github.com> Date: Fri, 22 May 2026 17:27:40 -0700 Subject: [PATCH] Update mautrix version reference in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be2a66..de4d91e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A Matrix news bot that ingests RSS feeds from curated sources, classifies storie - [Ollama](https://ollama.ai) running locally or on a reachable host - A Matrix account for Pete with access to target rooms - SQLite (bundled via pure Go driver, no CGo) -- No CGo dependencies — E2EE uses pure Go crypto (goolm) via mautrix v0.26 +- No CGo dependencies — E2EE uses pure Go crypto (goolm) via mautrix v0.28 ## Setup