Update velocity version

feat/data-edit-commands
William 3 years ago committed by HarvelsX
parent 85fc4ab032
commit 5cedf70c90

@ -43,7 +43,7 @@ import static me.william278.husksync.HuskSyncVelocity.VERSION;
public class HuskSyncVelocity {
// 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)
private static final int METRICS_ID = 13489;

Loading…
Cancel
Save