We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279e198 commit c7b553aCopy full SHA for c7b553a
1 file changed
src/main/java/dev/zenith/web/WebApiPlugin.java
@@ -13,7 +13,7 @@
13
description = "Web API for ZenithProxy",
14
url = "https://github.com/rfresh2/ZenithProxyWebAPI",
15
authors = {"rfresh2"},
16
- mcVersions = {"1.21.0", "1.21.4", "1.21.5"}
+ mcVersions = {"1.21.0", "1.21.4", "1.21.5", "1.21.7"}
17
)
18
public class WebApiPlugin implements ZenithProxyPlugin {
19
public static WebAPIConfig PLUGIN_CONFIG;
0 commit comments