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 650c6d0 commit 772a2a4Copy full SHA for 772a2a4
README.md
@@ -44,7 +44,7 @@ Application Options:
44
## Installation
45
46
```bash
47
-GOREPLACE_VERSION=0.2.1 \
+GOREPLACE_VERSION=0.3.0 \
48
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/goreplace/releases/download/$GOREPLACE_VERSION/gr-64-linux \
49
&& chmod +x /usr/local/bin/go-replace
50
```
0 commit comments