Skip to content

Commit 772a2a4

Browse files
committed
Update version in readme (for installation)
1 parent 650c6d0 commit 772a2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Application Options:
4444
## Installation
4545

4646
```bash
47-
GOREPLACE_VERSION=0.2.1 \
47+
GOREPLACE_VERSION=0.3.0 \
4848
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/goreplace/releases/download/$GOREPLACE_VERSION/gr-64-linux \
4949
&& chmod +x /usr/local/bin/go-replace
5050
```

0 commit comments

Comments
 (0)