[DEV] Add 1.21.2 to LTS
This commit is contained in:
11
patches/1.21.2/.jenkins/Jenkinsfile.snapshot.patch
Normal file
11
patches/1.21.2/.jenkins/Jenkinsfile.snapshot.patch
Normal 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 {
|
Reference in New Issue
Block a user