Skip to content

Commit ba791ba

Browse files
committed
Update version for installation
1 parent c16412d commit ba791ba

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
@@ -91,7 +91,7 @@ go-replace --mode=template daemon.conf
9191
## Installation
9292

9393
```bash
94-
GOREPLACE_VERSION=0.5.2 \
94+
GOREPLACE_VERSION=0.5.3 \
9595
&& wget -O /usr/local/bin/go-replace https://github.com/webdevops/goreplace/releases/download/$GOREPLACE_VERSION/gr-64-linux \
9696
&& chmod +x /usr/local/bin/go-replace
9797
```

0 commit comments

Comments
 (0)