mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Set back version number because of test failures on Travis
This commit is contained in:
parent
40b3032f79
commit
bab3376c41
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ configure(project(':desktop')) {
|
|||
apply plugin: 'witness'
|
||||
apply from: '../gradle/witness/gradle-witness.gradle'
|
||||
|
||||
version = '0.9.1-SNAPSHOT'
|
||||
version = '0.9.1'
|
||||
|
||||
mainClassName = 'bisq.desktop.app.BisqAppMain'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue