mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Add missing SNAPSHOT version
This commit is contained in:
parent
23432308a2
commit
9acb764d6a
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue