[DEV] Rebuild porting patches

This commit is contained in:
2025-04-28 13:49:31 +02:00
parent fe00eabdff
commit 799a0fecc7
100 changed files with 789 additions and 199 deletions

View File

@@ -1,5 +1,12 @@
--- a/.jenkins/Jenkinsfile.deploy
+++ b/.jenkins/Jenkinsfile.deploy
@@ -1,5 +1,5 @@
def JDK = "21"
-def majorMc = "1.21.6";
+def majorMc = "1.21.5";
pipeline {
agent {
@@ -26,25 +26,33 @@
}
stage("Prepare") {