aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-09-25 13:04:33 +0200
committerChristophe Besson <cbesson@gmail.com>2026-09-25 13:05:19 +0200
commit10c58792c7591accdb84c92201f77843ec39ee7b (patch)
tree386a4c0119a7742a6b729c02dd01688f3ce1df8c /docs
parent359e22540bc58a7fc222d2b38f7ec221e1a9febe (diff)
downloadmeshbay-main.tar.gz
chore: bump version to 0.16.0HEAD0.16main
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/MESHBAY_DESIGN.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MESHBAY_DESIGN.md b/docs/MESHBAY_DESIGN.md
index 13e0cab..8bf5e22 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.4** (oldest peer accepted 3.0),
-> **MHP 0.1**, packages **0.15.0**. The normative source for the wire format is
+> **MHP 0.1**, packages **0.16.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.