From 5c93b3c848bbcddd59a76e358ce4ed97a9e4c3d6 Mon Sep 17 00:00:00 2001
From: William
Date: Mon, 17 Jun 2024 17:33:05 +0100
Subject: [PATCH] docs: sponge 10 not 8
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ec0de8e..0546d36 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Uniform _currently_ targets the following platforms:
* **Fabric:** Please note Uniform on Fabric requires [adventure-platform-fabric](https://docs.advntr.dev/platform/fabric.html) and the [Fabric API](https://fabricmc.net/) as dependencies. To target Fabric, use `uniform-fabric` as the artifact and `+` as the version (e.g. `net.william278.uniform:uniform-fabric:1.0+1.20.1`).
-* **Sponge**: Support for Sponge 8 is also planned in a future version.
+* **Sponge**: Support for Sponge 10 is also planned in a future version.
## Setup
Uniform is available [on Maven](https://repo.william278.net/#/releases/net/william278/uniform/). You can browse the Javadocs [here](https://repo.william278.net/javadoc/releases/net/william278/uniform/latest).