Bumped version to 0.1.0.
This commit is contained in:
@ -5,7 +5,7 @@ import java.util.Set;
|
||||
|
||||
public class I2PControlVersion {
|
||||
/** The current version of I2PControl */
|
||||
public final static String VERSION = "0.0.9";
|
||||
public final static String VERSION = "0.1.0";
|
||||
|
||||
/** The current version of the I2PControl API being primarily being implemented */
|
||||
public final static int API_VERSION = 1;
|
||||
|
Reference in New Issue
Block a user