mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 02:08:58 -04:00
Beta version 0.4.4
This commit is contained in:
parent
029eef09ab
commit
4e09428180
17 changed files with 24 additions and 24 deletions
|
@ -5,7 +5,7 @@ mkdir -p gui/deploy
|
|||
|
||||
set -e
|
||||
|
||||
fullVersion="0.4.3"
|
||||
fullVersion="0.4.4"
|
||||
|
||||
mvn clean package -DskipTests -Dmaven.javadoc.skip=true
|
||||
|
||||
|
@ -40,7 +40,7 @@ rm "gui/deploy/Bitsquare.jnlp"
|
|||
mv "gui/deploy/bundles/Bitsquare-$fullVersion.dmg" "gui/deploy/Bitsquare-$fullVersion.dmg"
|
||||
rm "gui/deploy/bundles"
|
||||
|
||||
mv "gui/deploy/SeedNode.jar" "gui/deploy/SeedNode-0.4.3.jar"
|
||||
mv "gui/deploy/SeedNode.jar" "gui/deploy/SeedNode-0.4.4.jar"
|
||||
|
||||
|
||||
cd package/mac
|
Loading…
Add table
Add a link
Reference in a new issue