Set back version number because of test failures on Travis

This commit is contained in:
Christoph Atteneder 2018-12-13 14:28:12 +01:00
parent 40b3032f79
commit bab3376c41
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -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'