Use correct version number

This commit is contained in:
Christoph Atteneder 2018-08-23 13:08:19 +02:00
parent ed3e90c2d4
commit eebcde814c
No known key found for this signature in database
GPG Key ID: CD5DC1C529CDFD3B

View File

@ -15,7 +15,7 @@ apply plugin: 'witness'
apply plugin: 'com.github.johnrengelman.shadow'
group = 'network.bisq'
version = '-SNAPSHOT'
version = '0.8.0-SNAPSHOT'
sourceCompatibility = 1.8