diff options
| author | tobtoht <tob@featherwallet.org> | 2026-07-03 08:58:30 +0000 |
|---|---|---|
| committer | tobtoht <tob@featherwallet.org> | 2026-07-03 08:58:30 +0000 |
| commit | 81f33c7e00bf183823909a02e6d96ce11e41adce (patch) | |
| tree | aff26569295b84991aa67171ede26286b9a64998 /README.md | |
| parent | 6d0b21585e89047abe9918f9ea8ae5ba20f1015f (diff) | |
| parent | 9c76f099cfaacda11fcb2e7b46473210ee86c33e (diff) | |
| download | monzero-gui-81f33c7e00bf183823909a02e6d96ce11e41adce.tar.gz monzero-gui-81f33c7e00bf183823909a02e6d96ce11e41adce.tar.xz monzero-gui-81f33c7e00bf183823909a02e6d96ce11e41adce.zip | |
Merge pull request #4626
9c76f09 build: prepare v0.18.5.1 (selsta)
ACKs: plowsof
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -105,7 +105,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.5.0`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.5.1`) to build the release binaries. 3. Prepare build environment ``` cd monero-gui @@ -128,7 +128,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.5.0`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.5.1`) to build the release binaries. 3. Prepare build environment ``` cd monero-gui |
