We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7306b commit f0a457eCopy full SHA for f0a457e
README.md
@@ -11,7 +11,7 @@ Automatically generate the DDS configuration for Husarnet.
11
Download the binary using `curl` or `wget`, which are available on most systems either preinstalled, or obtainable via package manager:
12
13
```bash
14
-RELEASE="v1.3.4"
+RELEASE="v1.3.5"
15
ARCH="amd64"
16
17
sudo curl -L https://github.com/husarnet/husarnet-dds/releases/download/$RELEASE/husarnet-dds-linux-$ARCH -o /usr/local/bin/husarnet-dds
0 commit comments