mirror of
https://github.com/xfarrow/guify.git
synced 2025-02-17 12:30:45 +01:00
1.0.2
This commit is contained in:
parent
ad4d91708d
commit
7c9db6b5ba
@ -4,8 +4,8 @@ import java.awt.Color;
|
|||||||
|
|
||||||
public class Constants {
|
public class Constants {
|
||||||
public static final String APP_NAME = "Guify";
|
public static final String APP_NAME = "Guify";
|
||||||
public static final String VERSION = "1.0.1";
|
public static final String VERSION = "1.0.2";
|
||||||
public static final int VERSION_PROGRESSIVE = 1;
|
public static final int VERSION_PROGRESSIVE = 2;
|
||||||
|
|
||||||
public static class Constants_FSOperations{
|
public static class Constants_FSOperations{
|
||||||
public static final int NONE = 0;
|
public static final int NONE = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user