mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2024-12-22 16:48:25 +01:00
Bump version to 3.0.3-SNAPSHOT
This commit is contained in:
parent
39df2782d6
commit
ba66e4c9c5
@ -9,7 +9,7 @@ loader_version=0.15.0
|
||||
fabric_api_version=0.91.1+1.20.4
|
||||
|
||||
# Project Details
|
||||
mod_version=3.0.2
|
||||
mod_version=3.0.3-SNAPSHOT
|
||||
maven_group=de.florianmichael
|
||||
archives_base_name=viafabricplus
|
||||
|
||||
|
@ -50,6 +50,7 @@ import java.util.concurrent.CompletableFuture;
|
||||
* - Older versions don't clamp positions when teleporting (Is this important?)
|
||||
*/
|
||||
public class ViaFabricPlus {
|
||||
|
||||
private static final ViaFabricPlus instance = new ViaFabricPlus();
|
||||
|
||||
private final Logger logger = LogManager.getLogger("ViaFabricPlus");
|
||||
|
Loading…
Reference in New Issue
Block a user