Bump version number

This commit is contained in:
Christoph Atteneder 2018-12-03 21:51:32 +01:00
parent af73a1840b
commit 091430ede8
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.0-SNAPSHOT'
version = '0.9.0'
mainClassName = 'bisq.desktop.app.BisqAppMain'