Commit 97f8da0
authored
docs: update Arc Testnet version to v0.7.3 in installation.md (#226)
## Summary
The Versions table in `docs/installation.md` listed `v0.6.0` as the
required version for Arc Testnet. The current release is `v0.7.3`.
## Problem
A node operator following the installation guide would install `v0.6.0`,
which can no longer sync with Arc Testnet. Per `BREAKING_CHANGES.md`:
> "testnet node operators must use v0.7.2 before timestamp 1781791200
(2026-06-18 14:00:00 UTC), when Zero7 activates on testnet. Earlier
versions are not supported."
That deadline has passed — `v0.6.0` nodes are incompatible with the
current testnet network.
## Change
- `docs/installation.md`: Versions table updated from `v0.6.0` →
`v0.7.3`
Closes #2251 parent 07990c9 commit 97f8da0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments