mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-01 03:06:14 -04:00
bump version to 0.0.17
This commit is contained in:
parent
01c0d72f39
commit
f7082fa71e
5 changed files with 7 additions and 7 deletions
|
@ -32,7 +32,7 @@ If it's the first time you are building Haveno, run the following commands to do
|
|||
```
|
||||
git clone https://github.com/haveno-dex/haveno.git
|
||||
cd haveno
|
||||
git checkout v0.0.16
|
||||
git checkout v0.0.17
|
||||
make
|
||||
```
|
||||
|
||||
|
@ -41,7 +41,7 @@ make
|
|||
If you are updating from a previous version, run from the root of the repository:
|
||||
|
||||
```
|
||||
git checkout v0.0.16
|
||||
git checkout v0.0.17
|
||||
git pull
|
||||
make clean && make
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue