From 4254cd1f18dd1b6cae91b413cc56b6c4ac9e453e Mon Sep 17 00:00:00 2001 From: Bixilon Date: Sat, 7 Jan 2023 16:44:01 +0100 Subject: [PATCH] doc: version support fix wrong issue if for 1.19.x --- doc/VersionSupport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/VersionSupport.md b/doc/VersionSupport.md index c8567b77c..3eb01a3e9 100644 --- a/doc/VersionSupport.md +++ b/doc/VersionSupport.md @@ -9,7 +9,7 @@ Versions before the minecraft netty rewrite (1.7; 13w41b) are currently not supp | Name | State | Comment | |------------|-------|-----------------------------------------------------------------------------------------------------------| -| 1.19.x | ✔ | communication commands broken (e.g. `/msg` [#93](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83)) | +| 1.19.x | ✔ | communication commands broken (e.g. `/msg` [#83](https://gitlab.bixilon.de/bixilon/minosoft/-/issues/83)) | | 1.18.x | ✅ | best version supported | | 1.17.x | ✅ | | | **1.16.x** | ✅ | lts |