You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pages/docs/operate-a-node/run-a-light-client/0010-light-client.mdx
+4-4
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ You can find the latest release binary in the [`avail-light`](https://github.com
31
31
<Callouttype="info">
32
32
RECOMMENDED VERSION <br/>
33
33
You can find the latest release of the Avail LC from [our Github repo](https://github.com/availproject/avail-light). For now though we recommend most users to
34
-
run [`v1.8.1`](https://github.com/availproject/avail-light/releases/tag/v1.8.1) of the Avail light client for maximal network support. <br/>
34
+
run [`v1.9.0`](https://github.com/availproject/avail-light/releases/tag/v1.9.0) of the Avail light client for maximal network support. <br/>
35
35
We will keep this recommendation updated.
36
36
</Callout>
37
37
@@ -126,7 +126,7 @@ using `availup`, you can always check out [our Github repo](https://github.com/a
126
126
You can also download and run a pre-built binary of the Avail light client.
127
127
To do so:
128
128
129
-
1. Download the [recommended version of the binary](https://github.com/availproject/avail-light/releases/tag/v1.8.1) that is compatible with your operating system.
129
+
1. Download the [recommended version of the binary](https://github.com/availproject/avail-light/releases/tag/v1.9.0) that is compatible with your operating system.
130
130
131
131
2. Move the `.tar` file into a convenient directory and extract it to reveal the `avail-light` binary.
132
132
@@ -224,7 +224,7 @@ using `availup`, you can always check out [our Github repo](https://github.com/a
0 commit comments