Add missing SNAPSHOT version

This commit is contained in:
Christoph Atteneder 2020-04-30 16:38:04 +02:00
parent 23432308a2
commit 9acb764d6a
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -378,7 +378,7 @@ configure(project(':desktop')) {
apply plugin: 'witness'
apply from: '../gradle/witness/gradle-witness.gradle'
version = '1.3.4'
version = '1.3.4-SNAPSHOT'
mainClassName = 'bisq.desktop.app.BisqAppMain'