build: prepare v0.18.1.0

This commit is contained in:
selsta
2022-08-10 19:14:55 +02:00
parent 064c145aa8
commit 91959d3e2e
4 changed files with 5 additions and 5 deletions

View File

@@ -108,7 +108,7 @@ Packaging for your favorite distribution would be a welcome contribution!
```
git clone --branch master --recursive https://github.com/monero-project/monero-gui.git
```
\* `master` - replace with the desired version tag (e.g. `v0.18.0.0`) to build the release binaries.
\* `master` - replace with the desired version tag (e.g. `v0.18.1.0`) to build the release binaries.
3. Prepare build environment
```
cd monero-gui
@@ -131,7 +131,7 @@ Packaging for your favorite distribution would be a welcome contribution!
```
git clone --branch master --recursive https://github.com/monero-project/monero-gui.git
```
\* `master` - replace with the desired version tag (e.g. `v0.18.0.0`) to build the release binaries.
\* `master` - replace with the desired version tag (e.g. `v0.18.1.0`) to build the release binaries.
3. Prepare build environment
```
cd monero-gui