build: prepare v0.18.0.0

This commit is contained in:
selsta
2022-07-15 22:21:47 +02:00
parent ca1e66453e
commit e197544903
7 changed files with 16 additions and 16 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.17.1.9`) to build the release binaries.
\* `master` - replace with the desired version tag (e.g. `v0.18.0.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.17.1.9`) to build the release binaries.
\* `master` - replace with the desired version tag (e.g. `v0.18.0.0`) to build the release binaries.
3. Prepare build environment
```
cd monero-gui