[ci-skip] [DEV] Add 1.21.5 to LTS

This commit is contained in:
2025-03-25 19:54:18 +02:00
parent 44e68b1b57
commit e13bc3e0d8
220 changed files with 9311 additions and 1 deletions

View File

@@ -9,5 +9,5 @@ orionporting {
upstreamBranch = "dev"
// Enable During Porting
patchMode = PatchMode.FUZZY
porting("1.21.2", "1.21", "1.20.4", "1.20.2", "1.20", "1.19.3", "1.19.2", "1.18.2")
porting("1.21.5", "1.21.2", "1.21", "1.20.4", "1.20.2", "1.20", "1.19.3", "1.19.2", "1.18.2")
}