Skip to content

Commit 4b3e5f4

Browse files
committed
remove 26.1 support
1 parent 0b0b8e6 commit 4b3e5f4

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

changelog.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# YetAnotherConfigLib 3.8.2
1+
# YetAnotherConfigLib 3.8.2 (LTS)
22

33
### 3.8.2 targets
44

55
| | Fabric | NeoForge | Forge |
66
|------------------|-----------|-----------|-------|
7-
| 26.1 (Snapshots) ||||
87
| 1.21.11 ||||
98
| 1.21.10 ||||
109
| 1.21.9 | ✅ 1.21.10 | ✅ 1.21.10 ||
@@ -20,7 +19,3 @@
2019
| 1.20.4 ||||
2120
| 1.20.1 ||||
2221

23-
### Changes
24-
25-
- Add targets for 26.1 snapshots.
26-
- Remove some excessive validation from search field.

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ stonecutter {
2323
}
2424
}
2525

26-
mc("26.1.0", loaders = listOf("fabric"))
2726
mc("1.21.11", loaders = listOf("fabric", "neoforge"))
2827
mc("1.21.10", loaders = listOf("fabric", "neoforge"))
2928
mc("1.21.6", loaders = listOf("fabric", "neoforge"))

0 commit comments

Comments
 (0)