Skip to content

Commit

Permalink
Merge pull request #1640 from ripcurlx/fix-version-number
Browse files Browse the repository at this point in the history
Use correct version number
  • Loading branch information
ManfredKarrer authored Aug 23, 2018
2 parents ed3e90c + eebcde8 commit 66aeff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 66aeff3

Please sign in to comment.