From 779a8265f55d3a0e95120bcb80659271dbb666bb Mon Sep 17 00:00:00 2001
From: Pheotis <49039536+Pheotis@users.noreply.github.com>
Date: Sun, 10 Nov 2024 18:26:41 -0500
Subject: [PATCH] Preparing for a release.
---
README.md | 5 +++++
pom.xml | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
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