Update velocity version

feat/data-edit-commands
William 3 years ago
parent 3190431ede
commit 3c4d95660c

@ -43,7 +43,7 @@ import static me.william278.husksync.HuskSyncVelocity.VERSION;
public class HuskSyncVelocity { public class HuskSyncVelocity {
// Plugin version // Plugin version
public static final String VERSION = "1.2-dev"; public static final String VERSION = "1.2";
// Velocity bStats ID (different from Bukkit and BungeeCord) // Velocity bStats ID (different from Bukkit and BungeeCord)
private static final int METRICS_ID = 13489; private static final int METRICS_ID = 13489;

Loading…
Cancel
Save