mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
v0.4.9
This commit is contained in:
parent
952c2f1d48
commit
7eded1aaf6
@ -39,7 +39,7 @@ public class Version {
|
||||
// VERSION = 0.3.5 -> LOCAL_DB_VERSION = 2
|
||||
// VERSION = 0.4.0 -> LOCAL_DB_VERSION = 3
|
||||
// VERSION = 0.4.2 -> LOCAL_DB_VERSION = 4
|
||||
public static final int LOCAL_DB_VERSION = 4;
|
||||
public static final int LOCAL_DB_VERSION = 4;
|
||||
|
||||
// The version nr. of the current protocol. The offer holds that version.
|
||||
// A taker will check the version of the offers to see if his version is compatible.
|
||||
|
Loading…
Reference in New Issue
Block a user