From b0f6555bc2db443373bb18b1ff7bf147a284f37c Mon Sep 17 00:00:00 2001 From: ppfeiffer Date: Mon, 16 Feb 2026 17:57:02 +0100 Subject: [PATCH] docs: update CLAUDE.md version to 0.3.12 Co-Authored-By: Claude Opus 4.6 --- .claude/CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index c2b955b..2065694 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -32,5 +32,5 @@ - Meshtastic host configured in config.yaml, not env vars - Bot start: `/home/peter/meshdd-bot/venv/bin/python main.py` - Forgejo remote with token in URL -- Current version: 0.3.11 +- Current version: 0.3.12 - Protobuf objects converted via `google.protobuf.json_format.MessageToDict()`