From 7e700f647ba28d4916c108b8205e4304b8b6e480 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Feb 2026 00:47:40 +0200 Subject: [PATCH] README: add Revolut donation link; bump add-on to 0.5.13 --- README.md | 5 +++++ openclaw_assistant/config.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a28cc6d..37cfdb2 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,8 @@ See `openclaw_assistant/config.yaml` for the authoritative schema. ## Docs See **DOCS.md** for a step-by-step first-time setup guide + troubleshooting. + +## Support / Donations + +Hey! You can send me money on Revolut by following this link: +- https://revolut.me/vanyo6dhw diff --git a/openclaw_assistant/config.yaml b/openclaw_assistant/config.yaml index 8f4711e..5067db2 100644 --- a/openclaw_assistant/config.yaml +++ b/openclaw_assistant/config.yaml @@ -1,5 +1,5 @@ name: OpenClaw Assistant -version: "0.5.12" +version: "0.5.13" slug: openclaw_assistant description: Run OpenClaw Assistant (OpenClaw-compatible) as a Home Assistant add-on. url: https://github.com/techartdev/OpenClawHomeAssistant