diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-09-14 14:45:19 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-09-14 14:45:19 +0200 |
| commit | 0a07c029a4047ea0323c1020604ac9d3adeedde3 (patch) | |
| tree | 99062663087274024dd2dd5cdccd856a8c9acd67 /docs/MESHBAY_DESIGN.md | |
| parent | 2fb66c5baecdd8b49be904f6244f66ba04f68061 (diff) | |
| download | meshbay-0a07c029a4047ea0323c1020604ac9d3adeedde3.tar.gz | |
chore: bump version to 0.14.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01T6jPTeocXA1BePekdsgPya
Diffstat (limited to 'docs/MESHBAY_DESIGN.md')
| -rw-r--r-- | docs/MESHBAY_DESIGN.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MESHBAY_DESIGN.md b/docs/MESHBAY_DESIGN.md index 6615f66..86b8e8f 100644 --- a/docs/MESHBAY_DESIGN.md +++ b/docs/MESHBAY_DESIGN.md @@ -17,7 +17,7 @@ > it. §13 is the register of those labels. > > Wire versions at the time of writing: **MNP 3.0** (oldest peer accepted 3.0), -> **MHP 0.1**, packages **0.13.0**. The normative source for the wire format is +> **MHP 0.1**, packages **0.14.0**. The normative source for the wire format is > `MESHBAY_NODE_PROTOCOL.md`; this document states the design the protocol > serves, not its byte layout. |