Skip to content

Commit 9d3e3ed

Browse files
committed
Update version
1 parent f4ab6d0 commit 9d3e3ed

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
@@ -57,7 +57,7 @@ Application Options:
5757
## Installation
5858

5959
```bash
60-
GOREPLACE_VERSION=0.3.1 \
60+
GOREPLACE_VERSION=0.4.0 \
6161
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/goreplace/releases/download/$GOREPLACE_VERSION/gr-64-linux \
6262
&& chmod +x /usr/local/bin/go-replace
6363
```

0 commit comments

Comments
 (0)