Update mautrix version reference in README

This commit is contained in:
prosolis
2026-05-22 17:27:40 -07:00
parent 310950e722
commit ca6663c051

View File

@@ -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 - [Ollama](https://ollama.ai) running locally or on a reachable host
- A Matrix account for Pete with access to target rooms - A Matrix account for Pete with access to target rooms
- SQLite (bundled via pure Go driver, no CGo) - 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 ## Setup