Bump to v0.18.1.0

This commit is contained in:
Seth For Privacy
2022-08-09 08:20:54 -04:00
committed by GitHub
parent 89a2df67cd
commit ef1924a9cf

View File

@@ -57,7 +57,7 @@ The dockrun.sh script will do everything to build the binaries. Just specify the
version to build as its only argument, e.g.
```bash
VERSION=v0.18.0.0
VERSION=v0.18.1.0
./dockrun.sh $VERSION
```