1 parent 0bb5dfe commit ad3b4e4Copy full SHA for ad3b4e4
1 file changed
docs/installation.md
@@ -15,7 +15,7 @@ Consult the table below to confirm which version to run for each network.
15
16
| Network | Version |
17
|-------------|---------|
18
-| Arc Testnet | v0.7.3 |
+| Arc Testnet | v0.8.0 |
19
20
## Pre-built Binary
21
@@ -61,7 +61,7 @@ source "$ARC_HOME/env"
61
To install a specific version, run `arcup` with `--install`:
62
63
```sh
64
-arcup --install v0.7.3
+arcup --install v0.8.0
65
```
66
67
Next, verify that the three Arc binaries are installed:
0 commit comments