mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Revert to SNAPSHOT version
This commit is contained in:
parent
7731996dac
commit
707349f9df
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
cd ../../
|
||||
|
||||
version="1.9.16"
|
||||
version="1.9.16-SNAPSHOT"
|
||||
|
||||
target_dir="releases/$version"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
cd $(dirname $0)/../../../
|
||||
|
||||
version=1.9.15
|
||||
version=1.9.16
|
||||
|
||||
find . -type f \( -name "finalize.sh" \
|
||||
-o -name "create_app.sh" \
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.9.16
|
||||
1.9.16-SNAPSHOT
|
||||
|
|
Loading…
Add table
Reference in a new issue