[DEV] Move 1.21 to LTS

This commit is contained in:
2024-06-13 19:06:25 +02:00
parent 6eaeeeb2c0
commit 436e02fee1
4 changed files with 28 additions and 6 deletions

View File

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