[DEV] Add 1.21.2 to LTS

This commit is contained in:
2024-10-22 19:14:23 +02:00
parent f8cf73b1e5
commit 825a6aa791
193 changed files with 7496 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
--- a/.jenkins/Jenkinsfile.snapshot
+++ b/.jenkins/Jenkinsfile.snapshot
@@ -4,7 +4,7 @@
def majorMc = "1.21.2";
def modLoaders = "neoforge|fabric|quilt";
def supportedMc = "1.21.2";
-def reltype = "port";
+def reltype = "release";
pipeline {
agent {