Skip to content

Commit 1c8e221

Browse files
committed
add 1.21.8 to mc versions
1 parent 840d112 commit 1c8e221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/dev/zenith/web/WebApiPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
description = "Web API for ZenithProxy",
1414
url = "https://github.com/rfresh2/ZenithProxyWebAPI",
1515
authors = {"rfresh2"},
16-
mcVersions = {"1.21.0", "1.21.4", "1.21.5", "1.21.7"}
16+
mcVersions = {"1.21.0", "1.21.4", "1.21.5", "1.21.7", "1.21.8"}
1717
)
1818
public class WebApiPlugin implements ZenithProxyPlugin {
1919
public static WebAPIConfig PLUGIN_CONFIG;

0 commit comments

Comments
 (0)