mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-11-24 21:53:15 -05:00
v0.4.7
This commit is contained in:
parent
ea76c0577e
commit
a9de00f34b
17 changed files with 21 additions and 21 deletions
|
|
@ -5,7 +5,7 @@ mkdir -p gui/deploy
|
|||
|
||||
set -e
|
||||
|
||||
fullVersion="0.4.6"
|
||||
fullVersion="0.4.7"
|
||||
|
||||
mvn clean package -DskipTests -Dmaven.javadoc.skip=true
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
version="0.4.6"
|
||||
version="0.4.7"
|
||||
|
||||
target_dir="/Users/mk/Documents/__bitsquare/_releases/$version"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue