Commit a18a15bd authored by Benj's avatar Benj Committed by Luke H-W
Browse files

Update game version to 3.0.0

parent 6f7e2404
......@@ -6,7 +6,7 @@ import emu.grasscutter.utils.Position;
import emu.grasscutter.utils.Utils;
public final class GameConstants {
public static String VERSION = "2.8.0";
public static String VERSION = "3.0.0";
public static final int MAX_TEAMS = 4;
public static final int MAIN_CHARACTER_MALE = 10000005;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment