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 f4ab6d0 commit 9d3e3edCopy full SHA for 9d3e3ed
README.md
@@ -57,7 +57,7 @@ Application Options:
57
## Installation
58
59
```bash
60
-GOREPLACE_VERSION=0.3.1 \
+GOREPLACE_VERSION=0.4.0 \
61
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/goreplace/releases/download/$GOREPLACE_VERSION/gr-64-linux \
62
&& chmod +x /usr/local/bin/go-replace
63
```
0 commit comments