Changed version number to 0.0.7
Changed version to 0.0.7
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.6";
|
||||
public final static String VERSION = "0.0.7";
|
||||
|
||||
/** 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