Commit 41035582 authored by AnimeGitB's avatar AnimeGitB Committed by Luke H-W
Browse files

Bump game version

parent 80f93469
......@@ -6,7 +6,7 @@ import emu.grasscutter.utils.Position;
import emu.grasscutter.utils.Utils;
public final class GameConstants {
public static String VERSION = "2.7.0";
public static String VERSION = "2.8";
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