mirror of
https://github.com/monero-project/monero.git
synced 2024-12-23 12:09:54 +00:00
Bump to v0.18.1.0
This commit is contained in:
parent
89a2df67cd
commit
ef1924a9cf
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
version to build as its only argument, e.g.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
VERSION=v0.18.0.0
|
VERSION=v0.18.1.0
|
||||||
./dockrun.sh $VERSION
|
./dockrun.sh $VERSION
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue