mirror of
https://github.com/xfarrow/guify.git
synced 2025-06-05 22:09:25 +02:00
v1.0.5
This commit is contained in:
@@ -4,8 +4,8 @@ import java.awt.Color;
|
||||
|
||||
public class Constants {
|
||||
public static final String APP_NAME = "Guify";
|
||||
public static final String VERSION = "1.0.4";
|
||||
public static final int VERSION_PROGRESSIVE = 4;
|
||||
public static final String VERSION = "1.0.5";
|
||||
public static final int VERSION_PROGRESSIVE = 5;
|
||||
|
||||
public static class Constants_FSOperations {
|
||||
public static final int NONE = 0;
|
||||
|
Reference in New Issue
Block a user