diff --git a/README.md b/README.md index 8430443..5867fca 100644 --- a/README.md +++ b/README.md @@ -525,6 +525,11 @@ portalInfoServer=Server: %server% #### \[Version 0.11.5.9] Unified Legacy Fork +- Fixed a problem with material tag support +- Made serveral optimisations to significantly improve performance on servers with high playercounts. + +#### \[Version 0.11.5.9] Unified Legacy Fork + - Hotfix for the previous release, which accidently broke backwards compatibility for older servers (1.17-1.19). #### \[Version 0.11.5.8] Unified Legacy Fork diff --git a/pom.xml b/pom.xml index 05844cb..d0c8393 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.knarcraft Stargate - 0.11.5.9 + 0.11.5.10