From 575c113a179185c2ac6dc72ace6b8e68b351c318 Mon Sep 17 00:00:00 2001 From: Mose Date: Thu, 4 Jan 2024 16:01:27 +0000 Subject: [PATCH] end of updates --- source/plugin/api-versions.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/plugin/api-versions.rst b/source/plugin/api-versions.rst index d1be3ce4994..59e310b8690 100644 --- a/source/plugin/api-versions.rst +++ b/source/plugin/api-versions.rst @@ -5,7 +5,7 @@ API-Versions This page explains which API versions exist, and to which Minecraft version their implementations belong. +-------------+--------------+----------------+-------------------------------------------+ -| API-Version | Release Date | End of Support | Known Implementations (Minecraft Version) | +| API-Version | Release Date | End of Updates | Known Implementations (Minecraft Version) | +=============+==============+================+===========================================+ | *11.0.0* | TBA | TBA | * SpongeForge (1.20.4 - expected) | | | | | * SpongeVanilla (1.20.4 - expected) | @@ -15,13 +15,13 @@ This page explains which API versions exist, and to which Minecraft version thei +-------------+--------------+----------------+-------------------------------------------+ | 9.0.0 | May 19 2022 | April 1, 2023 | * SpongeVanilla (1.18.2) | +-------------+--------------+----------------+-------------------------------------------+ -| 8.2.0 | May 19, 2022 | Sep 3, 2023 | * SpongeForge (1.16.5) | +| 8.2.0 | Sep 3, 2023 | Sep 3, 2023 | * SpongeForge (1.16.5) | | | | | * SpongeVanilla (1.16.5) | +-------------+--------------+----------------+-------------------------------------------+ -| 8.1.0 | Jan 8, 2022 | May 19, 2022 | * SpongeForge (1.16.5) | +| 8.1.0 | Jan 8, 2022 | Sep 3, 2023 | * SpongeForge (1.16.5) | | | | | * SpongeVanilla (1.16.5) | +-------------+--------------+----------------+-------------------------------------------+ -| 8.0.0 | Dec 1, 2020 | Jan 8, 2022 | * SpongeForge (1.16.5) | +| 8.0.0 | May 19, 2022 | Jan 8, 2022 | * SpongeForge (1.16.5) | | | | | * SpongeVanilla (1.16.5) | +-------------+--------------+----------------+-------------------------------------------+ | 7.4.0 | Nov 28, 2020 | Dec 28, 2021 | * SpongeForge (1.12.2) |