diff --git a/source/plugin/api-versions.rst b/source/plugin/api-versions.rst index 0d8f9636796..59e310b8690 100644 --- a/source/plugin/api-versions.rst +++ b/source/plugin/api-versions.rst @@ -5,20 +5,20 @@ 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.1 - expected) | -| | | | * SpongeVanilla (1.20.1 - expected) | +| *11.0.0* | TBA | TBA | * SpongeForge (1.20.4 - expected) | +| | | | * SpongeVanilla (1.20.4 - expected) | +-------------+--------------+----------------+-------------------------------------------+ | 10.0.0 | Sep 3 2023 | TBA | * SpongeForge (1.19.4) | | | | | * SpongeVanilla (1.19.4) | +-------------+--------------+----------------+-------------------------------------------+ | 9.0.0 | May 19 2022 | April 1, 2023 | * SpongeVanilla (1.18.2) | +-------------+--------------+----------------+-------------------------------------------+ -| 8.2.0 | Sep 3, 2023 | TBA | * 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 | Sep 3rd, 2023 | * SpongeForge (1.16.5) | +| 8.1.0 | Jan 8, 2022 | Sep 3, 2023 | * SpongeForge (1.16.5) | | | | | * SpongeVanilla (1.16.5) | +-------------+--------------+----------------+-------------------------------------------+ | 8.0.0 | May 19, 2022 | Jan 8, 2022 | * SpongeForge (1.16.5) |