From 2f4e4a84d689ea82b3e5aa08fde318a46799f564 Mon Sep 17 00:00:00 2001 From: Sertug17 <104278804+Sertug17@users.noreply.github.com> Date: Wed, 5 Aug 2026 16:33:40 +0300 Subject: [PATCH 1/2] docs: update Arc Testnet version to v0.7.3 in installation.md --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 4cd389c..8691abf 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -15,7 +15,7 @@ Consult the table below to confirm which version to run for each network. | Network | Version | |-------------|---------| -| Arc Testnet | v0.6.0 | +| Arc Testnet | v0.7.3 | ## Pre-built Binary From 0bb5dfec0204913db8527ce38b6ad905bcfc393b Mon Sep 17 00:00:00 2001 From: Sertug17 <104278804+Sertug17@users.noreply.github.com> Date: Wed, 5 Aug 2026 17:09:48 +0300 Subject: [PATCH 2/2] docs: also update arcup --install example to v0.7.3 --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 8691abf..6ecaa04 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -61,7 +61,7 @@ source "$ARC_HOME/env" To install a specific version, run `arcup` with `--install`: ```sh -arcup --install v0.6.0 +arcup --install v0.7.3 ``` Next, verify that the three Arc binaries are installed: