mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2025-02-24 03:11:27 +01:00
Bump minimum VV version to 3.2.0
This commit is contained in:
parent
91b81ebb24
commit
dbe0f7049e
@ -44,7 +44,7 @@ import static us.myles.ViaVersion.api.protocol.ProtocolRegistry.registerProtocol
|
||||
|
||||
public interface ViaBackwardsPlatform {
|
||||
|
||||
String MINIMUM_VV_VERSION = "3.1.1";
|
||||
String MINIMUM_VV_VERSION = "3.2.0";
|
||||
|
||||
/**
|
||||
* Initialize ViaBackwards.
|
||||
|
Loading…
Reference in New Issue
Block a user