mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 10:08:54 +00:00
Added 1.8 Fences
This commit is contained in:
@@ -21,7 +21,7 @@ import org.json.simple.JSONValue;
|
||||
*/
|
||||
public class UpdateChecker implements Runnable {
|
||||
// The project's unique ID
|
||||
private final int projectID = 68006;
|
||||
private static final int projectID = 68006;
|
||||
|
||||
// Used for locating version numbers in file names
|
||||
private static final String DELIMETER = "^v|[\\s_-]v";
|
||||
|
||||
Reference in New Issue
Block a user