0.6.2 release candidate

This commit is contained in:
Manfred Karrer 2017-12-20 19:53:28 +01:00
parent 022f4c068e
commit cf634e2dd0
No known key found for this signature in database
GPG Key ID: 401250966A6B2C46

View File

@ -17,14 +17,12 @@
package io.bisq.common.app;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import lombok.extern.slf4j.Slf4j;
import static com.google.common.base.Preconditions.checkArgument;
@Slf4j
public class Version {
private static final Logger log = LoggerFactory.getLogger(Version.class);
// The application versions
// VERSION = 0.5.0 introduces proto buffer for the P2P network and local DB and is a not backward compatible update
// Therefore all sub versions start again with 1