Set back version to SNAPSHOT release

This commit is contained in:
Christoph Atteneder 2018-12-03 22:41:49 +01:00
parent 091430ede8
commit 1e5cddd71c
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'
version = '0.9.0-SNAPSHOT'
mainClassName = 'bisq.desktop.app.BisqAppMain'