docs: update CLAUDE.md version to 0.3.9

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ppfeiffer 2026-02-16 17:32:22 +01:00
parent 50e12fbe02
commit ef4817841f

View file

@ -32,5 +32,5 @@
- Meshtastic host configured in config.yaml, not env vars - Meshtastic host configured in config.yaml, not env vars
- Bot start: `/home/peter/meshdd-bot/venv/bin/python main.py` - Bot start: `/home/peter/meshdd-bot/venv/bin/python main.py`
- Forgejo remote with token in URL - Forgejo remote with token in URL
- Current version: 0.3.8 - Current version: 0.3.9
- Protobuf objects converted via `google.protobuf.json_format.MessageToDict()` - Protobuf objects converted via `google.protobuf.json_format.MessageToDict()`