Add 1.21 to supported game versions.

No breaking changes between 1.20.6 and 1.21, so everything seems to be
working as expected.
This commit is contained in:
Andreas Troelsen
2024-07-23 02:22:48 +02:00
parent 17317fa0ae
commit 70a46862b0
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ jobs:
"1.17.x",
"1.18.x",
"1.19.x",
"1.20.x"
"1.20.x",
"1.21.x"
]
},
pluginDependencies: {},